(Publishing In Progress)
A Java 1.1 compatible library of Java classes I've found useful across many projects.
bsharp.fileio
The most common file reading writing procedures (creating BufferedReaders etc...) abstracted to a simpler API.
bsharp.strings
Manipulate strings, get substrings with shorter syntax. Also replaceAll for Java 1.1.
bsharp.trace
Syncronized trace messages, with the option to automatically prefix messages with the current class and method name.
and more...
Classes only: SharpJavaLib_2008-10-21.jar
Source only: SharpJavaLib_2008-10-21_source.zip
Both classes and source: SharpJavaLib_2008-10-21_withSource.jar
Public Clone URL: git://github.com/bsharp/sharpjavalibrary.git