NextApp Echo2
v2.1.0

Package nextapp.echo2.app.util

Provides utility classes.

See:
          Description

Class Summary
DomUtil A utility class which provides methods for working with a W3C DOM.
PeerFactory A mechanism for retrieving instances of singleton peer objects which are defined to each support a specific Class.
PropertiesDiscovery Utility class for retrieving property files matching a specific name across the CLASSPATH.
ResizingArrayList An ArrayList based collection which automatically increases and decreases in size (by adding/removing trailing nulls) to allow the ability to invoke add() and set() methods to store values at indices beyond the current size of the collection.
Uid A unique identifier.
 

Package nextapp.echo2.app.util Description

Provides utility classes.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.0