Web Links

The Java programming Language and Programming Topics
Browse in : All > Web Links > Programming Languages > Java (28)
All > Topics > Programming (69)
Any of these categories
Options:
View Article Map
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
[ Frameworks ] BCEL
Description : 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.
Added on : 10 February 2006 22:52:34 +00:00 | Rate / Comment
[ Frameworks ] Bean Scripting Framework
Description : Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages
Added on : 10 February 2006 22:53:30 +00:00 | Rate / Comment