public class OWLDatatypeElementHandler extends AbstractOWLDataRangeHandler
| Constructor and Description |
|---|
OWLDatatypeElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
protected void |
endDataRangeElement() |
endElement, getOWLObject, setDataRangegetAbbreviatedIRI, 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 OWLDatatypeElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void attribute(String localName, String value) throws org.semanticweb.owlapi.io.OWLParserException
attribute in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLDataRange>attribute in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLDataRange>localName - local attribute namevalue - attribute valueorg.semanticweb.owlapi.io.OWLParserException - if an error is raisedprotected void endDataRangeElement()
throws OWLXMLParserException
endDataRangeElement in class AbstractOWLDataRangeHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.