Index 
Welcome
Search

Info.
Personal
Publications
Presentations
Ph.D. thesis
References
Teaching
Tutoring
Conferences
RDT

Ptidej
Introduction
Reengineering
Modification
Analysis
Detection
Demo
Download

Caffeine
Introduction
Download

PatternsBox
Introduction
Download

Eclipse
Prolog
Claire
Ptidej

LaTeX
Bibex
Multilingual.bst
Vertical Line

Private
Conferences
Shared files
Pictures
Downloads

    
Visits for this page:
3807
Since 07/09/20

Valid HTML 4.01!
   Dynamic class modification and creation 
The following document presents a quick study on different techniques available to modify or create dynamically classes in Java.

3 Nov 00Dynamic class modification and creation in Javapdf

I only present briefly the reasons why one would like to modify already existing classes or create new classes. Moreover, it would be interesting to justify the choice of this or that technique on criteria such as code source availability, transformation and result efficiency, and so on.