|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ExpressionParser
Something that is able to parse an expression which is either an attribute in a configuration or element text.
| Method Summary | |
|---|---|
ParsedExpression |
parse(String expression)
Parse the expression. |
| Method Detail |
|---|
ParsedExpression parse(String expression)
expression - The expression.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||