public class OWLDatatypeFacetRestrictionElementHandler extends AbstractOWLElementHandler<OWLFacetRestriction>
| Constructor and Description |
|---|
OWLDatatypeFacetRestrictionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
endElement() |
OWLFacetRestriction |
getOWLObject() |
void |
handleChild(OWLLiteralElementHandler handler) |
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, isTextContentPossible, setParentHandler, startElementpublic OWLDatatypeFacetRestrictionElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLFacetRestriction>handleChild in class AbstractOWLElementHandler<OWLFacetRestriction>handler - element handlerOWLXMLParserException - if an error is raisedpublic void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLFacetRestriction>attribute in class AbstractOWLElementHandler<OWLFacetRestriction>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 resolvedpublic OWLFacetRestriction getOWLObject()
Copyright © 2014 The University of Manchester. All Rights Reserved.