public class OWLAnnotationPropertyElementHandler extends AbstractOWLElementHandler<OWLAnnotationProperty>
| Constructor and Description |
|---|
OWLAnnotationPropertyElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
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, startElementpublic OWLAnnotationPropertyElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic OWLAnnotationProperty getOWLObject()
public void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLAnnotationProperty>attribute in class AbstractOWLElementHandler<OWLAnnotationProperty>localName - local attribute namevalue - attribute valueOWLParserException - if an error is raisedpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedCopyright © 2014 The University of Manchester. All Rights Reserved.