public class OWLDisjointUnionElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
OWLDisjointUnionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createAxiom() |
void |
handleChild(AbstractClassExpressionElementHandler 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, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandlerpublic OWLDisjointUnionElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerprotected org.semanticweb.owlapi.model.OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionpublic void handleChild(AbstractClassExpressionElementHandler 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 raisedCopyright © 2014 The University of Manchester. All Rights Reserved.