|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Console | Interface implemented by objects which are required to report information, warnings and non-fatal errors to the user. |
| Class Summary | |
|---|---|
| ArrayUtil | A collection of utility functions (static methods) operating on arrays. |
| FileUtil | A collection of utility functions (static methods) operating on Files. |
| LocaleUtil | A collection of utility functions (static methods) operating on Locales. |
| Localizer | Helper class used to create localized, formatted, messages. |
| ObjectUtil | A collection of utility functions (static methods) operating on Objects. |
| RegexMatch | Input subsequence captured by the given group during the previous match operation. |
| StringUtil | A collection of utility functions (static methods) operating on Strings. |
| SystemUtil | A collection of utility functions (static methods) which complements what's
found in java.lang.System. |
| ThrowableUtil | A collection of utility functions (static methods) related to Exceptions. |
| URIComponent | A collection of low-level utility functions (static methods) related to URI
components (Strings, not java.net.URI). |
| URLUtil | A collection of utility functions (static methods) operating on URLs. |
| URLUtil.URLComparator | Compares two URLs by their external forms. |
| VersionNumber | Structured version numbers similar to those used for the JavaTM runtime (example: 1.5.0_06). |
| XMLText | A collection of utility functions (static methods) related to XML characters and XML text. |
| XMLUtil | A collection of utility functions (static methods) related to XML. |
| Enum Summary | |
|---|---|
| Console.MessageType | Message types. |
| Platform | All the possible platforms. |
| VersionNumber.LevelType | Type of the release: alpha, beta or patch. |
Utilities and helpers used by various XMLmind projects.
The classes in this package are either thread-safe or their code is reentrant (that is, you must create one instance of the class per thread).
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||