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