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