|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>> org.coode.owlapi.owlxmlparser.OWLSubObjectPropertyChainElementHandler
public class OWLSubObjectPropertyChainElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Apr-2007
Constructor Summary | |
---|---|
OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
|
Method Summary | |
---|---|
void |
endElement()
|
java.util.List<OWLObjectPropertyExpression> |
getOWLObject()
|
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler)
|
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, isTextContentPossible, setParentHandler, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
Method Detail |
---|
public void endElement() throws OWLParserException, UnloadableImportException
OWLParserException
UnloadableImportException
public java.util.List<OWLObjectPropertyExpression> getOWLObject()
public void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
handleChild
in class AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |