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