|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CompareUtils.Equalizer<T> |
Class Summary | |
---|---|
Base64 | Encodes and decodes to and from Base64 notation. |
Base64.InputStream | A Base64.InputStream will read data from another java.io.InputStream,
given in the constructor, and encode/decode to/from Base64 notation on the fly. |
Base64.OutputStream | A Base64.OutputStream will write data to another java.io.OutputStream,
given in the constructor, and encode/decode to/from Base64 notation on the fly. |
BenchmarkUtilities | |
CollectionMap<K,V> | Une MultiMap qui permet de ne pas renvoyer null . |
CollectionUtils | Une classe regroupant des méthodes utilitaires pour les collections. |
CompareUtils | |
CopyUtils | |
DecimalUtils | |
DescendantIterator | Traverse a parent's descendants (children at any level below the parent). |
DesktopEnvironment | A desktop environment like Gnome or MacOS. |
DesktopEnvironment.Gnome | |
DesktopEnvironment.KDE | |
DesktopEnvironment.Mac | |
DesktopEnvironment.Unknown | |
DesktopEnvironment.Windows | |
DesktopEnvironment.XFCE | |
DummyFontMetrics | |
DummyGraphics2D | |
ExceptionUtils | Utilitaires pour les exceptions. |
FileUtils | |
FillMode | Specify how an image fills an area. |
FillMode.ZoomIn | |
FillMode.ZoomOut | |
FormatGroup | A list of related formats. |
ImageInfo | Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams). |
ImageUtilities | Tools for Image manipulation |
ImageUtils | Tools for Image manipulation |
JDOMUtils | |
Log | Logger for the framework. |
MessageDigestUtils | |
NumberUtils | |
PrintUtilities | A simple way to print a component |
ProductInfo | Useful for defining product wide values, like version, from a property file. |
PropertiesUtils | |
ReflectUtils | |
SimpleXMLPath<T> | Like an XPath with less features but a greater speed. |
Step<T> | A step in SimpleXMLPath . |
StreamUtils | |
StringInputStream | Permet de créer un InputStream depuis une String. |
StringUtils | |
StringUtils.Escaper | |
StringUtils.Shortener | |
SystemUtils | |
SystemUtils.PropertyList | Wrap a system property and view it as a list. |
TimeUtils | |
Tuple2<A,B> | A simple class to hold 2 values in a type-safe manner. |
Tuple2.List2<A> | |
Tuple3<A,B,C> | A simple class to hold 3 values in a type-safe manner. |
Tuple3.List3<A> | |
Unzip | Permet de lire un fichier zip. |
Validator | |
Validator.DTDValidator | |
Validator.JAXPValidator | |
ValueHelper | |
XMLDateFormat | Format a Date according to W3C XML
Schema 1.0 Part 2, Section 3.2.7-14. |
XMLTextExtractor | |
XPathUtils | |
Zip | Permet d'écrire dans un fichier zip. |
ZippedFilesProcessor | Class for processing a zip file. |
Enum Summary | |
---|---|
RecursionType | |
Step.Axis |
Exception Summary | |
---|---|
RTInterruptedException | Signal an interrupt as a non checked exception. |
A grab bag of utility classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |