|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coode.owl.owlxmlparser.AbstractOWLElementHandler<OWLDataPropertyExpression>
org.coode.owl.owlxmlparser.OWLDataPropertyElementHandler
public class OWLDataPropertyElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006
| Constructor Summary | |
|---|---|
OWLDataPropertyElementHandler(OWLXMLParserHandler handler)
|
|
| Method Summary | |
|---|---|
void |
attribute(java.lang.String localName,
java.lang.String value)
|
void |
endElement()
|
OWLDataPropertyExpression |
getOWLObject()
|
| Methods inherited from class org.coode.owl.owlxmlparser.AbstractOWLElementHandler |
|---|
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 OWLDataPropertyElementHandler(OWLXMLParserHandler handler)
| Method Detail |
|---|
public OWLDataPropertyExpression getOWLObject()
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
attribute in interface OWLElementHandler<OWLDataPropertyExpression>attribute in class AbstractOWLElementHandler<OWLDataPropertyExpression>OWLXMLParserException
public final void endElement()
throws OWLXMLParserException
OWLXMLParserException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||