public abstract class AbstractClassExpressionElementHandler extends AbstractOWLElementHandler<OWLClassExpression>
Constructor and Description |
---|
AbstractClassExpressionElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
endClassExpressionElement() |
void |
endElement() |
OWLClassExpression |
getOWLObject() |
protected void |
setClassExpression(OWLClassExpression desc) |
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 AbstractClassExpressionElementHandler(OWLXMLParserHandler handler)
public final void endElement() throws OWLParserException, UnloadableImportException
protected abstract void endClassExpressionElement() throws OWLXMLParserException
OWLXMLParserException
protected void setClassExpression(OWLClassExpression desc)
public OWLClassExpression getOWLObject()