public class OWLDataPropertyElementHandler extends AbstractOWLElementHandler<OWLDataPropertyExpression>
| Constructor and Description |
|---|
OWLDataPropertyElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
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, startElementpublic OWLDataPropertyElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic OWLDataPropertyExpression getOWLObject()
public void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLDataPropertyExpression>attribute in class AbstractOWLElementHandler<OWLDataPropertyExpression>localName - local attribute namevalue - attribute valueOWLParserException - if an error is raisedpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedCopyright © 2014 The University of Manchester. All Rights Reserved.