org.semanticweb.owlapi.owllink.parser
Class OWLlinkNotSupportedDatatypeErrorElementHandler

java.lang.Object
  extended by 
      extended by org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkElementHandler<E>
          extended by org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkErrorHandler<OWLlinkNotSupportedDatatypeErrorResponseException>
              extended by org.semanticweb.owlapi.owllink.parser.OWLlinkNotSupportedDatatypeErrorElementHandler
All Implemented Interfaces:
OWLlinkElementHandler<OWLlinkNotSupportedDatatypeErrorResponseException>, OWLlinkErrorElementHandler<OWLlinkNotSupportedDatatypeErrorResponseException>

public class OWLlinkNotSupportedDatatypeErrorElementHandler
extends AbstractOWLlinkErrorHandler<OWLlinkNotSupportedDatatypeErrorResponseException>

Author: Olaf Noppens Date: 10.06.2010


Field Summary
 
Fields inherited from class org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkErrorHandler
error
 
Constructor Summary
OWLlinkNotSupportedDatatypeErrorElementHandler(OWLXMLParserHandler handler)
           
 
Method Summary
 OWLlinkNotSupportedDatatypeErrorResponseException getOWLLinkObject()
           
 
Methods inherited from class org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkErrorHandler
attribute, endElement, getErrorString
 
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, handleChild, handleChild
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.semanticweb.owlapi.owllink.parser.OWLlinkElementHandler
handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild
 

Constructor Detail

OWLlinkNotSupportedDatatypeErrorElementHandler

public OWLlinkNotSupportedDatatypeErrorElementHandler(OWLXMLParserHandler handler)
Method Detail

getOWLLinkObject

public OWLlinkNotSupportedDatatypeErrorResponseException getOWLLinkObject()
                                                                   throws OWLXMLParserException
Specified by:
getOWLLinkObject in interface OWLlinkElementHandler<OWLlinkNotSupportedDatatypeErrorResponseException>
Specified by:
getOWLLinkObject in class AbstractOWLlinkElementHandler<OWLlinkNotSupportedDatatypeErrorResponseException>
Throws:
OWLXMLParserException