org.semanticweb.owlapi.owllink.server.parser
Class OWLlinkOntologyIRIElementHandler
java.lang.Object
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkElementHandler<IRI>
org.semanticweb.owlapi.owllink.server.parser.OWLlinkOntologyIRIElementHandler
- All Implemented Interfaces:
- OWLlinkElementHandler<IRI>
public class OWLlinkOntologyIRIElementHandler
- extends AbstractOWLlinkElementHandler<IRI>
Created by IntelliJ IDEA.
Author: Olaf Noppens
Date: 28.11.2009
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLlinkOntologyIRIElementHandler
public OWLlinkOntologyIRIElementHandler(OWLXMLParserHandler handler)
startElement
public void startElement(java.lang.String name)
throws OWLXMLParserException
- Throws:
OWLXMLParserException
attribute
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
- Throws:
OWLXMLParserException
endElement
public void endElement()
throws OWLXMLParserException
- Overrides:
endElement in class AbstractOWLlinkElementHandler<IRI>
- Throws:
OWLXMLParserException
getOWLObject
public IRI getOWLObject()
throws OWLXMLParserException
- Throws:
OWLXMLParserException