public class SWRLVariableElementHandler extends AbstractOWLElementHandler<SWRLVariable>
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
endElement() |
SWRLVariable |
getOWLObject() |
getConfiguration, getIRIFromAttribute, getIRIFromElement, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElementpublic 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 © 2015 The University of Manchester. All Rights Reserved.