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