src/share/classes/com/sun/tools/classfile/package.html

changeset 46
7708bd6d800d
child 972
694ff82ca68e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/classfile/package.html	Tue Jun 03 13:26:47 2008 -0700
     1.3 @@ -0,0 +1,12 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     1.5 +<html>
     1.6 +  <head>
     1.7 +    <title></title>
     1.8 +    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     1.9 +  </head>
    1.10 +  <body>
    1.11 +    A minimalist library to read and write class files into objects closely 
    1.12 +    based on the corresponding definitions in the Java Virtual Machine 
    1.13 +    Specification (JVMS).
    1.14 +  </body>
    1.15 +</html>

mercurial