public class SWRLVariableElementHandler extends AbstractOWLElementHandler<SWRLVariable>
| Modifier | Constructor and Description |
|---|---|
protected |
SWRLVariableElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
endElement() |
SWRLVariable |
getOWLObject() |
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, handleChild, isTextContentPossible, setParentHandler, startElementprotected SWRLVariableElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedpublic void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<SWRLVariable>attribute in class AbstractOWLElementHandler<SWRLVariable>localName - local attribute namevalue - attribute valueOWLParserException - if an error is raisedpublic SWRLVariable getOWLObject() throws OWLXMLParserException
OWLXMLParserException - if an error is raisedCopyright © 2014 The University of Manchester. All Rights Reserved.