[ http://jira.codehaus.org/browse/JXR-22?page=all ]
Vincent Siveton updated JXR-22:
---
Attachment: JXR-22.patch
BasicCodeTransform implementation and a test case.
*Note*: this implementation needs more refactoring: some methods are used by
JavaCodeTransfor
[ http://jira.codehaus.org/browse/JXR-22?page=all ]
Vincent Siveton updated JXR-22:
---
Attachment: CodeTransform.java
Interface CodeTransform proposal
Refactoring the class
public class JavaCodeTransform implements CodeTransform{}
Other changes like in th