vub.starlab.RDFSParser
Class ExctractorOWLProperties

java.lang.Object
  extended byvub.starlab.RDFSParser.RDFSLexonExtractor
      extended byvub.starlab.RDFSParser.ExctractorOWLProperties
All Implemented Interfaces:
LexonExtractor

public class ExctractorOWLProperties
extends RDFSLexonExtractor

Author:
anlis
 

Field Summary
 
Fields inherited from class vub.starlab.RDFSParser.RDFSLexonExtractor
rdfNodes
 
Constructor Summary
ExctractorOWLProperties()
          Creates a new instance of ExctractorOWLProperties
 
Method Summary
 java.util.Vector getOWLProperties()
           
 
Methods inherited from class vub.starlab.RDFSParser.RDFSLexonExtractor
getLexons, getNodes, getStatements, setRDFDocument, setRDFDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExctractorOWLProperties

public ExctractorOWLProperties()
Creates a new instance of ExctractorOWLProperties

Method Detail

getOWLProperties

public java.util.Vector getOWLProperties()
                                  throws java.lang.Exception
Throws:
java.lang.Exception