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