public class OWLDatatypeElementHandler extends AbstractOWLDataRangeHandler
| Constructor and Description |
|---|
OWLDatatypeElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
endElement, getOWLObject, setDataRangegetConfiguration, getIRIFromAttribute, getIRIFromElement, 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 OWLParserException
attribute in interface OWLElementHandler<OWLDataRange>attribute in class AbstractOWLElementHandler<OWLDataRange>localName - local attribute namevalue - attribute valueOWLParserException - if an error is raisedCopyright © 2017 The University of Manchester. All Rights Reserved.