aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/com/sun/tools/classfile/package.html
blob: d065ba5f3a3c6f15b341a7e382095a9b72167594 (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 the Java Virtual Machine 
    Specification (JVMS).
  </body>
</html>