|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<SWRLVariable> org.coode.owlapi.owlxmlparser.SWRLVariableElementHandler
public class SWRLVariableElementHandler
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 02-Oct-2009
Constructor Summary | |
---|---|
protected |
SWRLVariableElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
void |
attribute(java.lang.String localName,
java.lang.String value)
|
void |
endElement()
|
SWRLVariable |
getOWLObject()
|
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler |
---|
getAbbreviatedIRI, getColumnNumber, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SWRLVariableElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public void endElement() throws OWLParserException, UnloadableImportException
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |