1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] Filename: package/.../jakarta-bcel/jakarta-bcel.desc
5 [COPY] Copyright (C) 2007 - 2008 The OpenSDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
15 [I] A library for Java classfile manipulation
17 [T] Apache Byte Code Engineering Library (formerly known as JavaClass)
18 [T] is intended to give users a convenient utility to analyze, create, and
19 [T] manipulate (binary) Java class. Classes are represented by objects which
20 [T] contain all the symbolic information of the given class, in particular
21 [T] the methods, fields and byte code instructions. Such objects can be read
22 [T] from an existing file, be transformed by a program (e. G. A class loader
23 [T] at run-time), and can be dumped to a file. One interesting application
24 [T] is the creation of classes from scratch at run-time. Apache Byte Code
25 [T] Engineering Library (BCEL) may be also useful if you want to learn about
26 [T] the Java Virtual Machine (JVM) and the format of Java . Class files.
28 [U] http://jakarta.apache.org/bcel/
31 [M] Minto van der Sluis <misl@opensde.org>
38 [P] X -----5---9 800.000
40 [O] . $base/package/*/*/java-conf.in
42 [D] 399516412 bcel-5.2-src.tar.gz http://www.apache.org/dist/jakarta/bcel/source/