org.semanticweb.owlapi.owllink.parser
Class OWLlinkPropertyElementHandler

java.lang.Object
  extended by 
      extended by org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkElementHandler<C>
          extended by org.semanticweb.owlapi.owllink.parser.OWLlinkConfigurationElementHandler<Property>
              extended by org.semanticweb.owlapi.owllink.parser.OWLlinkPropertyElementHandler
All Implemented Interfaces:
OWLlinkElementHandler<Property>

public class OWLlinkPropertyElementHandler
extends OWLlinkConfigurationElementHandler<Property>

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 22.10.2009


Field Summary
 
Fields inherited from class org.semanticweb.owlapi.owllink.parser.OWLlinkConfigurationElementHandler
key, type, values
 
Constructor Summary
OWLlinkPropertyElementHandler(OWLXMLParserHandler handler)
           
 
Method Summary
 void endElement()
           
 Property getOWLLinkObject()
           
 
Methods inherited from class org.semanticweb.owlapi.owllink.parser.OWLlinkConfigurationElementHandler
attribute, handleChild, handleChild, startElement
 
Methods inherited from class org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkElementHandler
getFullIRI, getOWLObject, getParentHandler, getRequest, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLlinkPropertyElementHandler

public OWLlinkPropertyElementHandler(OWLXMLParserHandler handler)
Method Detail

getOWLLinkObject

public Property getOWLLinkObject()
Specified by:
getOWLLinkObject in interface OWLlinkElementHandler<Property>
Specified by:
getOWLLinkObject in class AbstractOWLlinkElementHandler<Property>

endElement

public void endElement()
                throws OWLXMLParserException
Overrides:
endElement in class OWLlinkConfigurationElementHandler<Property>
Throws:
OWLXMLParserException