Uses of Class
org.apache.struts.util.TokenProcessor

Packages that use TokenProcessor
org.apache.struts.chain.contexts   
org.apache.struts.util The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications. 
 

Uses of TokenProcessor in org.apache.struts.chain.contexts
 

Fields in org.apache.struts.chain.contexts declared as TokenProcessor
protected  TokenProcessor ActionContextBase.token
          Store the TokenProcessor instance for this Context.
 

Uses of TokenProcessor in org.apache.struts.util
 

Methods in org.apache.struts.util that return TokenProcessor
static TokenProcessor TokenProcessor.getInstance()
          Retrieves the singleton instance of this class.
 



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.