public class OWLSubObjectPropertyOfAxiomElementHandler extends AbstractOWLAxiomElementHandler
Constructor and Description |
---|
OWLSubObjectPropertyOfAxiomElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected OWLAxiom |
createAxiom() |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
void |
handleChild(OWLSubObjectPropertyChainElementHandler handler) |
endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElement
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, isTextContentPossible, setParentHandler
public OWLSubObjectPropertyOfAxiomElementHandler(OWLXMLParserHandler handler)
public void handleChild(AbstractOWLObjectPropertyElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
public void handleChild(OWLSubObjectPropertyChainElementHandler handler)
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
protected OWLAxiom createAxiom() throws OWLXMLParserException
createAxiom
in class AbstractOWLAxiomElementHandler
OWLXMLParserException