Uses of Package
org.apache.tapestry.util

Packages that use org.apache.tapestry.util
org.apache.tapestry.engine Implementations of the IEngine interface, including the standard implementation: BaseEngine
org.apache.tapestry.pageload Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. 
org.apache.tapestry.spec Classes to represent application and component specifications. 
org.apache.tapestry.test   
org.apache.tapestry.util A general set of resuable classes and utilities for creating Internet and XML applications. 
 

Classes in org.apache.tapestry.util used by org.apache.tapestry.engine
QueryParameterMap
          A wrapper around a Map that stores query parameter values.
 

Classes in org.apache.tapestry.util used by org.apache.tapestry.pageload
MultiKey
          A complex key that may be used as an alternative to nested Maps.
 

Classes in org.apache.tapestry.util used by org.apache.tapestry.spec
BasePropertyHolder
          Base class implementation for the IPropertyHolder interface.
IPropertyHolder
          An interface that defines an object that can store named propertys.
 

Classes in org.apache.tapestry.util used by org.apache.tapestry.test
RegexpMatcher
          Streamlines the interface to ORO by implicitly constructing the necessary compilers and matchers, and by caching compiled patterns.
 

Classes in org.apache.tapestry.util used by org.apache.tapestry.util
DelegatingPropertySource
          An implementation of IPropertySource that delegates to a list of other implementations.
IPropertyHolder
          An interface that defines an object that can store named propertys.