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)
public void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLAxiom>startElement in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionpublic void handleChild(AbstractClassExpressionElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserExceptionpublic void handleChild(OWLDataPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserExceptionpublic void handleChild(AbstractOWLObjectPropertyElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserExceptionprotected OWLAxiom createAxiom() throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionCopyright © 2012 The University of Manchester. All Rights Reserved.