public abstract class AbstractOWLObjectPropertyElementHandler extends AbstractOWLElementHandler<OWLObjectPropertyExpression>
| Constructor and Description |
|---|
AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
OWLObjectPropertyExpression |
getOWLObject() |
attribute, getConfiguration, getIRIFromAttribute, getIRIFromElement, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElementpublic AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedpublic OWLObjectPropertyExpression getOWLObject()
Copyright © 2015 The University of Manchester. All Rights Reserved.