public class OWLDataHasValueElementHandler extends AbstractDataRestrictionElementHandler<OWLLiteral>
Constructor and Description |
---|
OWLDataHasValueElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected OWLClassExpression |
createRestriction() |
void |
handleChild(OWLLiteralElementHandler handler) |
handleChild
endClassExpressionElement, getFiller, getProperty, setFiller, setProperty
endElement, getOWLObject, setClassExpression
attribute, 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, isTextContentPossible, setParentHandler, startElement
public OWLDataHasValueElementHandler(OWLXMLParserHandler handler)
public void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLClassExpression>
handleChild
in class AbstractOWLElementHandler<OWLClassExpression>
OWLXMLParserException
protected OWLClassExpression createRestriction()
createRestriction
in class AbstractRestrictionElementHandler<OWLDataPropertyExpression,OWLLiteral>