Uses of Package
com.opensymphony.xwork2.util

Packages that use com.opensymphony.xwork2.util
com.opensymphony.xwork2 Main Xwork interfaces and classes. 
com.opensymphony.xwork2.config.impl Configuration implementation classes. 
com.opensymphony.xwork2.interceptor Interceptor classes. 
com.opensymphony.xwork2.mock XWork specific mock classes. 
com.opensymphony.xwork2.util XWork util classes. 
com.opensymphony.xwork2.validator XWork validation subsystem. 
org.apache.struts2 Main Struts interfaces and classes. 
org.apache.struts2.components   
org.apache.struts2.components.table   
org.apache.struts2.components.template   
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
org.apache.struts2.impl   
org.apache.struts2.portlet.result   
org.apache.struts2.util Miscellaneous helper classes. 
org.apache.struts2.views   
org.apache.struts2.views.freemarker Classes for views using FreeMarker. 
org.apache.struts2.views.freemarker.tags   
org.apache.struts2.views.jsp Struts's JSP tag library. 
org.apache.struts2.views.jsp.iterator Struts's JSP tag library for iterator handling. 
org.apache.struts2.views.jsp.ui Struts' JSP UI tags. 
org.apache.struts2.views.jsp.ui.table JSP UI tags for modeling tables. 
org.apache.struts2.views.util Miscellaneous helper classes for all views. 
org.apache.struts2.views.velocity Classes for views using Velocity. 
org.apache.struts2.views.velocity.components   
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2.config.impl
WildcardHelper
          This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Cocoon.
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2.interceptor
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2.mock
ObjectTypeDeterminer
          Determines what the key and and element class of a Map or Collection should be.
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2.util
ClassLoaderUtil.AggregateIterator
          Aggregates Enumeration instances into one iterator and filters out duplicates.
CompoundRoot
          A Stack that is implemented using a List.
CompoundRootAccessor
          A stack that is able to call methods on objects in the stack.
DefaultObjectTypeDeterminer
          This ObjectTypeDeterminer looks at the Class-conversion.properties for entries that indicated what objects are contained within Maps and Collections.
LocalizedTextUtil.GetDefaultMessageReturnArg
           
ObjectProxy
          An Object to use within OGNL to proxy other Objects usually Collections that you set in a different place on the ValueStack but want to retain the context information about where they previously were.
ObjectTypeDeterminer
          Determines what the key and and element class of a Map or Collection should be.
ResolverUtil.Test
          A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
TextParseUtil.ParsedValueEvaluator
          A parsed value evaluator for TextParseUtil.
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
ValueStackFactory
          Factory that creates a value stack, defaulting to the OgnlValueStackFactory
XWorkCollectionPropertyAccessor
           
XWorkConverter
          XWorkConverter is a singleton used by many of the WebWork's Ognl extention points, such as InstantiatingNullHandler, XWorkListPropertyAccessor etc to do object conversion.
 

Classes in com.opensymphony.xwork2.util used by com.opensymphony.xwork2.validator
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.components
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.components.table
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.components.template
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.dispatcher
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.impl
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.portlet.result
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.util
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.freemarker
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.freemarker.tags
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.jsp
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.jsp.iterator
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.jsp.ui
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.jsp.ui.table
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.util
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.velocity
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 

Classes in com.opensymphony.xwork2.util used by org.apache.struts2.views.velocity.components
ValueStack
          ValueStack allows multiple beans to be pushed in and dynamic EL expressions to be evaluated against it.
 



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