O - the kind of parsed expressionpublic interface OWLExpressionParser<O>
| Modifier and Type | Method and Description |
|---|---|
O |
parse(String expression) |
void |
setOWLEntityChecker(OWLEntityChecker entityChecker) |
void setOWLEntityChecker(OWLEntityChecker entityChecker)
entityChecker - the entity checker to useO parse(String expression)
expression - the expression to parseOWLParserException - parse exceptionCopyright © 2020 The University of Manchester. All rights reserved.