An open-source implementation of the JSP Standard Tag Library This directory contains releases for the 1.1.x versions of the Standard Tag Library, Jakarta Taglibs's open-source implementation of the JSP Standard Tag Library (JSTL), version 1.1. JSTL is a ...
Java Design Quality Metrics JDepend traverses a set of Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in ...
Demos for jdepend Demonstrations and samples for jdepend.
Java alternative to DOM and SAX JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward ...
Demos for jdom Demonstrations and samples for jdom.
Toolkit for reliable multicast communication. JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of ...
A Lexical Analyzer Generator for Java JLex is a Lexical Analyzer Generator for Java.
JRefactory and Pretty Print JRefactory provides a variety of refactoring and pretty printing tools.
Pure Java implementation of SSH2 JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
JZlib re-implementation of zlib in pure Java The zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and ...
Examples for jzlib Examples for jzlib.
Open source implementation of JMX Java API OpenJMX is an open source implementation of the Java(TM) Management Extensions (JMX).
Documentation for mx4j Documentation for mx4j.
Java implementation of SSLv3 and TLSv1 PureTLS is a free Java-only implementation of the SSLv3 and TLSv1 (RFC2246) protocols. PureTLS was developed by Eric Rescorla for Claymore Systems, Inc, but is being distributed for free because we ...
Demo for puretls Demo for puretls.
Javadoc for puretls Javadoc for puretls.
Simple regular expressions API Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood ...
Java-based template engine Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. When Velocity is used for web development, Web ...
Demo for velocity Demonstrations and samples for velocity.
Manual for velocity Documentation for velocity.
XPath implementation using JDOM Werken.xpath is an implementation of the W3C XPath Recommendation, on top of the JDOM library. It takes as input a XPath expression, and a JDOM tree, and returns a NodeSet (java.util.List) of ...
Page : 1 2 |