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

Tue, 28 Dec 2010 15:54:52 -0800

author
ohair
date
Tue, 28 Dec 2010 15:54:52 -0800
changeset 798
4868a36f6fd8
parent 46
7708bd6d800d
child 972
694ff82ca68e
permissions
-rw-r--r--

6962318: Update copyright year
Reviewed-by: xdono

jjg@46 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
jjg@46 2 <html>
jjg@46 3 <head>
jjg@46 4 <title></title>
jjg@46 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
jjg@46 6 </head>
jjg@46 7 <body>
jjg@46 8 A minimalist library to read and write class files into objects closely
jjg@46 9 based on the corresponding definitions in the Java Virtual Machine
jjg@46 10 Specification (JVMS).
jjg@46 11 </body>
jjg@46 12 </html>

mercurial