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