public class OWLAnnotationPropertyElementHandler extends AbstractOWLElementHandler<OWLAnnotationProperty>
Constructor and Description |
---|
OWLAnnotationPropertyElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
attribute(java.lang.String localName,
java.lang.String value) |
void |
endElement() |
OWLAnnotationProperty |
getOWLObject() |
getAbbreviatedIRI, getColumnNumber, getConfiguration, getElementName, getIRI, getIRIFromAttribute, getIRIFromElement, getLineNumber, getOntology, getOWLDataFactory, getOWLOntologyManager, getParentHandler, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElement
public OWLAnnotationPropertyElementHandler(OWLXMLParserHandler handler)
public OWLAnnotationProperty getOWLObject()
public void attribute(java.lang.String localName, java.lang.String value) throws OWLParserException
attribute
in interface OWLElementHandler<OWLAnnotationProperty>
attribute
in class AbstractOWLElementHandler<OWLAnnotationProperty>
OWLParserException
public final void endElement() throws OWLParserException, UnloadableImportException