aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/com/sun/tools/classfile/package.html
blob: 765dfb1acbe5dca8edee7b19b373ac83f1f9f9ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>