|
|||||||||
| Home >> All >> nextapp >> echoservlet >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package nextapp.echoservlet.util
Provides the core functionality of the Echo Application Container.
See:
Description
| Class Summary | |
| ContentType | A representation of a content type. |
| Delimiter | Converts arrays to Strings, adding a specified delimiter between
elements. |
| Extensions | Determines ContentType based on file extensions. |
| JavaScriptCompressor | Compresses the size of JavaScript resource files by removing comments and white space. |
| PeerFactory | Generates "peer" objects for objects based on associations. |
| PropertyMap | A Map that is generated from a properties file. |
| Resource | Provides functionality for obtaining text and binary resource files. |
| StringUtil | A utility class for working with Strings. |
| Version | Utility class for comparing version numbers in String format. |
| Exception Summary | |
| Resource.ResourceException | A RuntimeException exception that will be thrown in the event that problems are encountered obtaining a resource. |
Package nextapp.echoservlet.util Description
Provides the core functionality of the Echo Application Container.
Related Documentation
For more information please see:
|
|||||||||
| Home >> All >> nextapp >> echoservlet >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||