|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Calendar class by
wrapping common methods in bean-friendly calls.CachedItem interface and manages their
life cycle.Currency instances.GenericSorter to delegate sorting on this object to some
other object.Enum.toString() method for the specified enum.Enum.name() value from
JSTL.ConcurrentMultiCache.find(String,Object,CacheLoader) using the only unique
identifier attribute as passed to this cache's constructor.
ImageIngester.getFormat() for BMP streams.
ImageIngester.getFormat() for GIF streams.
ImageIngester.getFormat() for IFF streams.
ImageIngester.getFormat() for JPEG streams.
ImageIngester.getFormat() for PBM streams.
ImageIngester.getFormat() for PCX streams.
ImageIngester.getFormat() for PGM streams.
ImageIngester.getFormat() for PNG streams.
ImageIngester.getFormat() for PPM streams.
ImageIngester.getFormat() for PSD streams.
ImageIngester.getFormat() for RAS streams.
ImageIngester.getFormat() for SWF (Shockwave) streams.
ImageIngester.ingest() was successful, returns the image's number of bits per pixel.
ImageIngester.ingest() was successful, returns the image format as one
of the FORMAT_xyz constants from this class.
ImageIngester.ingest() was successful, returns the image format's name.
ImageIngester.ingest() was successful, returns one the image's vertical
resolution in pixels.
ImageIngester.ingest() was successful, returns a String with the
MIME type of the format.
ImageIngester.ingest() was successful and ImageIngester.setCollectComments(boolean) was called with
true as argument, returns the number of comments retrieved
from the input image stream / file.
ImageIngester.ingest() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
ImageIngester.ingest() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
-1.0f if width information is not available.
Translator instance for the requested value.
Boolean instance.
ImageIngester.ingest() was successful, returns one the image's horizontal
resolution in pixels.
Map of grouped elements in which
the key is a value from a specified field and the values are collections of
items that have the same value for that field.