public class OWLAnnotationAssertionElementHandler extends AbstractOWLAxiomElementHandler
Constructor and Description |
---|
OWLAnnotationAssertionElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected OWLAxiom |
createAxiom() |
void |
handleChild(AbstractIRIElementHandler handler) |
void |
handleChild(OWLAnnotationPropertyElementHandler handler) |
void |
handleChild(OWLAnonymousIndividualElementHandler handler) |
void |
handleChild(OWLLiteralElementHandler 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, isTextContentPossible, setParentHandler
public OWLAnnotationAssertionElementHandler(OWLXMLParserHandler handler)
public void handleChild(AbstractIRIElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
public void handleChild(OWLAnonymousIndividualElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
public void handleChild(OWLAnnotationPropertyElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
public void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
protected OWLAxiom createAxiom() throws OWLXMLParserException
createAxiom
in class AbstractOWLAxiomElementHandler
OWLXMLParserException