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)
public void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLFacetRestriction>handleChild in class AbstractOWLElementHandler<OWLFacetRestriction>OWLXMLParserExceptionpublic void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLFacetRestriction>attribute in class AbstractOWLElementHandler<OWLFacetRestriction>OWLParserExceptionpublic void endElement()
throws OWLParserException,
UnloadableImportException
public OWLFacetRestriction getOWLObject()
Copyright © 2012 The University of Manchester. All Rights Reserved.