Package com.opensymphony.xwork.util.location

Classes and utilities used to track location information.

See:
          Description

Interface Summary
Locatable A interface that should be implemented by objects knowning their location (i.e.
Location A location in a resource.
LocationUtils.LocationFinder An finder or object locations
 

Class Summary
Located Base class for location aware objects
LocationAttributes A class to handle location information stored in attributes.
LocationAttributes.Pipe A SAX filter that adds the information available from the Locator as attributes.
LocationImpl A simple immutable and serializable implementation of Location.
LocationUtils Location-related utility methods.
 

Package com.opensymphony.xwork.util.location Description

Classes and utilities used to track location information.


XWork Project Page