public class SWRLVariableElementHandler extends AbstractOWLElementHandler<SWRLVariable>
Modifier | Constructor and Description |
---|---|
protected |
SWRLVariableElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
attribute(java.lang.String localName,
java.lang.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, startElement
protected SWRLVariableElementHandler(OWLXMLParserHandler handler)
public void endElement() throws OWLParserException, UnloadableImportException
public void attribute(java.lang.String localName, java.lang.String value) throws OWLParserException
attribute
in interface OWLElementHandler<SWRLVariable>
attribute
in class AbstractOWLElementHandler<SWRLVariable>
OWLParserException
public SWRLVariable getOWLObject() throws OWLXMLParserException
OWLXMLParserException