|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLAxiom>
org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler
org.coode.owlapi.owlxmlparser.AbstractOperandAxiomElementHandler<O>
public abstract class AbstractOperandAxiomElementHandler<O extends OWLObject>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006
| Constructor Summary | |
|---|---|
AbstractOperandAxiomElementHandler(OWLXMLParserHandler handler)
|
|
| Method Summary | |
|---|---|
protected void |
addOperand(O operand)
|
protected java.util.Set<O> |
getOperands()
|
void |
startElement(java.lang.String name)
|
| Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler |
|---|
createAxiom, endElement, getAnnotations, getOWLObject, handleChild, setAxiom |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOperandAxiomElementHandler(OWLXMLParserHandler handler)
| Method Detail |
|---|
public void startElement(java.lang.String name)
throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLAxiom>startElement in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionprotected java.util.Set<O> getOperands()
protected void addOperand(O operand)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||