Package net.sf.doolin.util.expression

Interface Summary
Token Token definition in an expression.
TokenVisitor  
 

Class Summary
AbstractToken Utility ancestor for the Token classes.
Expression A Expression is basically a text string whose content can be created from bundle keys or properties in a bean model.
KeyToken Token for a #{...}
SequenceToken List of Tokens.
TextToken Fixed text token.
TokenList List of Tokens.
ValueToken Token for a @{...}
 



Copyright © 2011. All Rights Reserved.