public abstract class AbstractDataCardinalityRestrictionElementHandler extends AbstractDataRangeFillerRestrictionElementHandler
| Constructor and Description |
|---|
AbstractDataCardinalityRestrictionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
startElement(String name) |
handleChildhandleChildendElement, getOWLObjectgetConfiguration, getIRIFromAttribute, getIRIFromElement, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandlerpublic AbstractDataCardinalityRestrictionElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLClassExpression>attribute in class AbstractOWLElementHandler<OWLClassExpression>localName - local attribute namevalue - attribute valueOWLParserException - if an error is raisedpublic void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLClassExpression>startElement in class AbstractOWLElementHandler<OWLClassExpression>name - element nameOWLXMLParserException - if an error is raisedCopyright © 2017 The University of Manchester. All Rights Reserved.