| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLLiteral>
org.coode.owlapi.owlxmlparser.OWLLiteralElementHandler
public class OWLLiteralElementHandler
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 13-Dec-2006
| Constructor Summary | |
|---|---|
| OWLLiteralElementHandler(OWLXMLParserHandler handler) | |
| Method Summary | |
|---|---|
|  void | attribute(java.lang.String localName,
          java.lang.String value) | 
|  void | endElement() | 
|  OWLLiteral | getOWLObject() | 
|  boolean | isTextContentPossible() | 
|  void | startElement(java.lang.String name) | 
| 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, handleChild, handleChild, setParentHandler | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OWLLiteralElementHandler(OWLXMLParserHandler handler)
| Method Detail | 
|---|
public void startElement(java.lang.String name)
                  throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLLiteral>startElement in class AbstractOWLElementHandler<OWLLiteral>OWLXMLParserException
public void attribute(java.lang.String localName,
                      java.lang.String value)
               throws OWLParserException
attribute in interface OWLElementHandler<OWLLiteral>attribute in class AbstractOWLElementHandler<OWLLiteral>OWLParserException
public void endElement()
                throws OWLParserException,
                       UnloadableImportException
OWLParserException
UnloadableImportExceptionpublic OWLLiteral getOWLObject()
public boolean isTextContentPossible()
isTextContentPossible in interface OWLElementHandler<OWLLiteral>isTextContentPossible in class AbstractOWLElementHandler<OWLLiteral>| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||