Uses of Interface
org.apache.cocoon.sax.util.VariableExpressionTokenizer.TokenReceiver

Packages that use VariableExpressionTokenizer.TokenReceiver
org.apache.cocoon.sax.util   
 

Uses of VariableExpressionTokenizer.TokenReceiver in org.apache.cocoon.sax.util
 

Methods in org.apache.cocoon.sax.util with parameters of type VariableExpressionTokenizer.TokenReceiver
static void VariableExpressionTokenizer.tokenize(String expression, VariableExpressionTokenizer.TokenReceiver receiver)
          Tokenizes specified expression.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.