|
Buju 0.4 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| BBase64 | Encodes and decodes to and from Base64 notation. |
| BBase64.InputStream | A BBase64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| BBase64.OutputStream | A BBase64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| BClassInspector | Utility to inspect a class using Java reflection. |
| BDigest | Digest which produces a human-readable hash. |
| BIgnoreCaseComparator | Comparator which ignores case in comparing Strings. |
| BInputStreamLoader | Utility to load an InputStream into a String. |
| BListLoader | Utility to load a list from some input source. |
| BUtil | A collection of static utility methods. |
|
Buju 0.4 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||