public class OWLAnnotationAssertionElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
OWLAnnotationAssertionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createAxiom() |
void |
handleChild(AbstractIRIElementHandler handler) |
void |
handleChild(OWLAnnotationPropertyElementHandler handler) |
void |
handleChild(OWLAnonymousIndividualElementHandler handler) |
void |
handleChild(OWLLiteralElementHandler handler) |
endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElementattribute, 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, setParentHandlerpublic OWLAnnotationAssertionElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(AbstractIRIElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLAnonymousIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLAnnotationPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedprotected org.semanticweb.owlapi.model.OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.