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) throws ParserException
expression - the expression to parseParserException - parse exceptionCopyright © 2014 The University of Manchester. All Rights Reserved.