public class OWLUnionOfElementHandler extends AbstractOWLElementHandler<OWLClassExpression>
| Constructor and Description |
|---|
OWLUnionOfElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
OWLClassExpression |
getOWLObject() |
void |
handleChild(AbstractClassExpressionElementHandler handler) |
attribute, 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, handleChild, isTextContentPossible, setParentHandler, startElementpublic OWLUnionOfElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(AbstractClassExpressionElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLClassExpression>handleChild in class AbstractOWLElementHandler<OWLClassExpression>handler - element handlerOWLXMLParserException - if an error is raisedpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedpublic OWLClassExpression getOWLObject()
Copyright © 2014 The University of Manchester. All Rights Reserved.