langtools/src/share/classes/com/sun/tools/classfile/package.html
author jjh
Wed, 13 Apr 2011 11:35:43 -0700
changeset 9303 eae35c201e19
parent 727 cb50c1ae7bab
permissions -rw-r--r--
7032975: API files in javax.annotation.processing need to be updated for references to JLS 7032972: API files in javax.tools need to updated for references to JVM Spec with editions/hyperlinks 7032978: API files in javax.tools need to be updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: jjg, darcy

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    A minimalist library to read and write class files into objects closely 
    based on the corresponding definitions in 
    <cite>The Java&trade; Virtual Machine Specification</cite> (JVMS).
  </body>
</html>