public class OWLSubClassAxiomElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
OWLSubClassAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createAxiom() |
void |
handleChild(AbstractClassExpressionElementHandler handler) |
void |
startElement(String name) |
endElement, getAnnotations, getOWLObject, handleChild, setAxiomattribute, 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 OWLSubClassAxiomElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>startElement in class AbstractOWLAxiomElementHandlername - element nameOWLXMLParserException - if an error is raisedpublic 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 raisedprotected org.semanticweb.owlapi.model.OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.