Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.
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 ...
A Lexical Analyzer Generator for Java JLex is a Lexical Analyzer Generator for Java.
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 ...
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.
Extract class/interface/method definitions from sources QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or ...
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 ...
RELAX NG Datatype API RELAX NG is a public space for test cases and other ancillary software related to the construction of the RELAX NG language and its implementations.
JavaScript for Java Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
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 ...
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 ...
Open source implementation of JAXB A Java/XML binding compiler takes as input a schema description (in most cases an XML schema, but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection, or a database schema). The ...
Page : 1 2 |