| Link ID
11020
|
|
Jacksum
A checksum utility entirely written in Java (JAva ChecKSUM). It supports most common checksum algorithms (Adler32, BSD sum, POSIX cksum, CRC-16, CRC-32, MD2, MD5, SHA and Unix System V sum). [Open source, GPL]
Category
Java > Applications > Utilities
|
| Url
http://www.jonelo.de/java/jacksum/
|
| |
|
Other links at Java > Applications > Utilities
|
JTidy
A Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
Java > Applications > Utilities
|
Fsgrep
A simple Java application which allows a user to search all files in a directory structure for lines matching a given pattern. Its functionality is like a combination of the Unix 'find' and 'grep' utilities, but with more features. [Open source, GPL]
Java > Applications > Utilities
|
|
|