|
|||||||||
Home >> All >> org >> esau >> ptarmigan >> [ util overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.esau.ptarmigan.util
Ptarmigan's factory and interface.
See:
Description
Class Summary | |
CountingInputStream | Counts the number of bytes that pass through it. |
HelperDate | Some static methods related to use of Dates |
HelperDigest | Compute checksum/digest for the range of a file |
HelperID3 | Common routines for ID3v1 and v2 parsing |
HelperIO | Some static methods of general use |
HelperMisc | Some static methods of general use |
HelperURL | Some static methods for manipulation of URLs |
MultiMap | A map where more than one value can be associated with a key. |
Range | Range |
Package org.esau.ptarmigan.util Description
Ptarmigan's factory and interface. This is the API for application developers. See Generator interface for usage.
|
|||||||||
Home >> All >> org >> esau >> ptarmigan >> [ util overview ] | PREV PACKAGE NEXT PACKAGE |