Apache Commons BCEL

From Free Software Directory
Revision as of 17:47, 15 August 2015 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Apache commons bcel

http://commons.apache.org/bcel/
Analyze, create, and manipulate (binary) Java class files

The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.

Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and dumped to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class files.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Emmanuel Bourg <ebourg@apache.org>

Verified on

24 October 2014

Notes

License: apache-2.0




Leaders and contributors

Resources and communication

AudienceResource typeURI
Downloadhttp://commons.apache.org/bcel/
Debian (Ref) (R)https://tracker.debian.org/pkg/bcel


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/bcel

[[Category:]]








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.