com.opensymphony.xwork.util.location |
Classes and utilities used to track location information.
|
Java Source File Name | Type | Comment |
Locatable.java | Interface | A interface that should be implemented by objects knowning their location (i.e. |
Located.java | Class | |
Location.java | Interface | A location in a resource. |
LocationAttributes.java | Class | A class to handle location information stored in attributes. |
LocationImpl.java | Class | A simple immutable and serializable implementation of
Location . |
LocationUtils.java | Class | Location-related utility methods. |