ConditionParser | Provides a simple facility to evaluate condition expressions. | code | html |
ConditionParserException | Thrown to indicate a problem related to condition parsing. | code | html |
JavaVariable | Provides access to Java version details for use in condition expressions. | code | html |
JexlConditionParser | Provides a simple facility to evaluate condition expressions using the Jexl language. | code | html |
JexlExpressionParser | Parses expressions using Commons Jexl. | code | html |
OsVariable | Provides access to operating system details for use in condition expressions. | code | html |
ParserUtils | Basic parser utility functions. | code | html |
ParserUtils.DebugHashMapContext | code | html | |
SystemUtils | Helpers for If a system property cannot be read due to security restrictions,
the corresponding field in this class will be set to |
code | html |