Announcing LatteLib Utility 3.0.0
| Asaf Ronen 20 Oct 2004 13:46 GMT | Page rating:  |
LatteLib is proud to announce the LatteLib Utility 3.0.0 Java library.
This pure Java class library allows you to:
- Zip (compress and archive) directories with one line of code using
wildcards and useful file filters, enabling filtration based on
date/time, file size, file visibility, and much more. Unzip archives
with one line of code maintaining relative paths and file dates.
- Find files with one line of code using powerful and simple path
patterns. Use wildcards and useful file filters to retrieve the files
you need with minimal effort.
- Process files in a directory using an easy to use and efficient
queue mechanism. Allows you to monitor a directory for newly arriving
files and have them be automatically processed efficiently.
- Use a feature rich queue mechanism that takes care of the plumbing
for you, allowing you to focus on your business logic. Set low and
high thresholds, optional capacity, and all kinds of listeners to
fine-tune your queues.
- Write to a rolling date file. Have your output roll to a new file
every month, week, day, hour, minute, etc. Easy to use and powerful.
- Access application settings from a file. No need to escape
back-slashes in paths. Cross-reference keys. Automatically refreshes
settings in memory if file modified while running. Rich set of getter
methods, automatically converting values in the file to lists, maps,
files, dates, sockets, and lots more.
For more information please visit http://www.lattelib.com
Sincerely,
LatteLib
http://www.lattelib.com
No comments at this time. Why not be the first?