public class OWLIndividualElementHandler extends AbstractOWLElementHandler<OWLNamedIndividual>
Constructor and Description |
---|
OWLIndividualElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
attribute(java.lang.String localName,
java.lang.String value) |
void |
endElement() |
OWLNamedIndividual |
getOWLObject() |
getAbbreviatedIRI, getColumnNumber, getConfiguration, 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
public OWLIndividualElementHandler(OWLXMLParserHandler handler)
public OWLNamedIndividual getOWLObject()
public void attribute(java.lang.String localName, java.lang.String value) throws OWLParserException
attribute
in interface OWLElementHandler<OWLNamedIndividual>
attribute
in class AbstractOWLElementHandler<OWLNamedIndividual>
OWLParserException
public final void endElement() throws OWLParserException, UnloadableImportException