public abstract class AbstractOWLObjectPropertyElementHandler extends AbstractOWLElementHandler<OWLObjectPropertyExpression>
Constructor and Description |
---|
AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
endElement() |
protected abstract void |
endObjectPropertyElement() |
OWLObjectPropertyExpression |
getOWLObject() |
protected void |
setOWLObjectPropertyExpression(OWLObjectPropertyExpression prop) |
attribute, 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 AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler)
public final void endElement() throws OWLParserException, UnloadableImportException
protected void setOWLObjectPropertyExpression(OWLObjectPropertyExpression prop)
public OWLObjectPropertyExpression getOWLObject()
protected abstract void endObjectPropertyElement() throws OWLXMLParserException
OWLXMLParserException