|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<IRI> org.coode.owlapi.owlxmlparser.AbstractIRIElementHandler org.coode.owlapi.owlxmlparser.IRIElementHandler
public class IRIElementHandler
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 17-May-2009
Constructor Summary | |
---|---|
IRIElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
void |
endElement()
|
IRI |
getOWLObject()
|
boolean |
isTextContentPossible()
|
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler |
---|
attribute, 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, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IRIElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public boolean isTextContentPossible()
isTextContentPossible
in interface OWLElementHandler<IRI>
isTextContentPossible
in class AbstractOWLElementHandler<IRI>
public IRI getOWLObject() throws OWLXMLParserException
OWLXMLParserException
public void endElement() throws OWLParserException, UnloadableImportException
OWLParserException
UnloadableImportException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |