The javadoc did not work with JDK 1.5 due to a JDK bug fixed in JDK 1.6. This changed the javadoc that had a tag that started with <a and was not closed to escape the < >. This resolves the issue with the JDK 1.5 javadoc bug.
The javadoc did not work with JDK 1.5 due to a JDK bug fixed in JDK 1.6. This changed the javadoc that had a tag that started with <a and was not closed to escape the < >. This resolves the issue with the JDK 1.5 javadoc bug.