|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.coode.owl.owlxmlparser.AbstractOWLElementHandler<OWLObjectPropertyExpression>
org.coode.owl.owlxmlparser.AbstractOWLObjectPropertyElementHandler
public abstract class AbstractOWLObjectPropertyElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006
Constructor Summary | |
---|---|
AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
void |
endElement()
|
OWLObjectPropertyExpression |
getOWLObject()
|
Methods inherited from class org.coode.owl.owlxmlparser.AbstractOWLElementHandler |
---|
attribute, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElement |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractOWLObjectPropertyElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public final void endElement() throws OWLXMLParserException
OWLXMLParserException
public OWLObjectPropertyExpression getOWLObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |