Uses of Interface
org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever

Packages that use VariableExpressionTokenizer.TokenReciever
org.apache.cocoon.components.treeprocessor.variables   
 

Uses of VariableExpressionTokenizer.TokenReciever in org.apache.cocoon.components.treeprocessor.variables
 

Methods in org.apache.cocoon.components.treeprocessor.variables with parameters of type VariableExpressionTokenizer.TokenReciever
static void VariableExpressionTokenizer.tokenize(String expression, VariableExpressionTokenizer.TokenReciever reciever)
          Tokenizes specified expression.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.