public class OWLClassElementHandler extends AbstractClassExpressionElementHandler
| Constructor and Description |
|---|
OWLClassElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
endClassExpressionElement() |
endElement, getOWLObject, setClassExpressiongetAbbreviatedIRI, 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, handleChild, isTextContentPossible, setParentHandler, startElementpublic OWLClassElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void attribute(String localName, String value) throws org.semanticweb.owlapi.io.OWLParserException
attribute in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>attribute in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>localName - local attribute namevalue - attribute valueorg.semanticweb.owlapi.io.OWLParserException - if an error is raisedpublic void endClassExpressionElement()
throws OWLXMLParserException
endClassExpressionElement in class AbstractClassExpressionElementHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.