|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.coode.owl.owlxmlparser.AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
org.coode.owl.owlxmlparser.OWLSubObjectPropertyChainElementHandler
public class OWLSubObjectPropertyChainElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Apr-2007
Constructor Summary | |
---|---|
OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
void |
endElement()
|
java.util.List<OWLObjectPropertyExpression> |
getOWLObject()
|
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler)
|
Methods inherited from class org.coode.owl.owlxmlparser.AbstractOWLElementHandler |
---|
attribute, getText, handleChars, 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 OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public void endElement() throws OWLXMLParserException
OWLXMLParserException
public java.util.List<OWLObjectPropertyExpression> getOWLObject()
public void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
handleChild
in class AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |