public class LegacyEntityAnnotationElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
LegacyEntityAnnotationElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleChild(AbstractClassExpressionElementHandler handler) |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
void |
handleChild(OWLAnnotationElementHandler handler) |
void |
handleChild(OWLDataPropertyElementHandler handler) |
void |
handleChild(OWLIndividualElementHandler handler) |
endElement, getAnnotations, getOWLObject, setAxiom, startElementattribute, getConfiguration, getIRIFromAttribute, getIRIFromElement, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandlerpublic LegacyEntityAnnotationElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(AbstractClassExpressionElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLDataPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(AbstractOWLObjectPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLAnnotationElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLAxiomElementHandlerhandler - element handlerOWLXMLParserException - if an error is raisedCopyright © 2015 The University of Manchester. All Rights Reserved.