This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires jdk 1.2.1 or later, it will not work with jdk 1.1
java 數(shù)據(jù)庫(kù) 功能強(qiáng)大 效率高
SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs
on the Java 2 Platform (jdk 1.4 or later) and implements the JDBC 3.0 API.
SmallSQL Database is licensed under the terms of the GNU Lesser General
Public Licence (LGPL). A copy of the licence is included in the
distribution.
Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. Please refer to the licence for details.
FullThreadDump demonstrates the use of the java.lang.management API
to print the full thread dump. jdk 6 defines a new API to dump
the information about monitors and java.util.concurrent ownable
synchronizers.