com.rubecula.util
Interface ExpressionParserFactoryInterface


public interface ExpressionParserFactoryInterface

This interface defines the operation of creating a new instance of an ExpressionParser.

Since:
V_0_1
Version:
$Revision: 1.3 $
Author:
Robin Hillyard

Method Summary
 ExpressionInterface createExpressionParser()
           
 

Method Detail

createExpressionParser

public ExpressionInterface createExpressionParser()