|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLClassExpression> org.coode.owlapi.owlxmlparser.AbstractClassExpressionElementHandler
public abstract class AbstractClassExpressionElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006
Constructor Summary | |
---|---|
AbstractClassExpressionElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
protected abstract void |
endClassExpressionElement()
|
void |
endElement()
|
OWLClassExpression |
getOWLObject()
|
protected void |
setClassExpression(OWLClassExpression desc)
|
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, isTextContentPossible, setParentHandler, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractClassExpressionElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public final void endElement() throws OWLParserException, UnloadableImportException
OWLParserException
UnloadableImportException
protected abstract void endClassExpressionElement() throws OWLXMLParserException
OWLXMLParserException
protected void setClassExpression(OWLClassExpression desc)
public final OWLClassExpression getOWLObject()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |