Pakket: libbcel-java (5.1-6ubuntu2)
Verwijzigingen voor libbcel-java
Ubuntu bronnen:
Het bronpakket bcel downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java Maintainers (Mailarchief)
- Stefan Gybas
- Arnaud Vandyck
- Michael Koch
- Wolfgang Baer
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
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.
See http://jakarta.apache.org/bcel/ for more information about BCEL.
Andere aan libbcel-java gerelateerde pakketten
|
|
|
-
- dep: java-gcj-compat
- Java runtime environment using GIJ
- of java1-runtime
- virtueel pakket geboden door gij, gij-4.1, jamvm, kaffe-jthreads, kaffe-pthreads, sablevm, sun-java5-jre, sun-java6-jre
- of java2-runtime
- virtueel pakket geboden door gij, gij-4.1, j2re1.4, sun-java5-jre, sun-java6-jre
-
- dep: libregexp-java
- regular expression library for Java
-
- sug: libbcel-java-doc
- Documentation for Byte Code Engineering Library (BCEL)