public class OWLHasKeyElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
OWLHasKeyElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected OWLAxiom |
createAxiom() |
void |
handleChild(AbstractClassExpressionElementHandler handler) |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
void |
handleChild(OWLDataPropertyElementHandler 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, isTextContentPossible, setParentHandlerpublic OWLHasKeyElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLAxiom>startElement in class AbstractOWLAxiomElementHandlername - element nameOWLXMLParserException - if an error is raisedpublic 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(AbstractOWLObjectPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedprotected OWLAxiom createAxiom() throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.