Interface Parser
- All Known Implementing Classes:
ELParserHarness
,SimpleExpressionParser
,StringParser
public interface Parser
Really basic interface that can be implemented by both the ELParser and the Query parser.
-
Method Summary
-
Method Details
-
parse
- Throws:
Exception
-