ASPOJO parses ActionScript 2.0 classes into a rich Java object model for code generation or measurement purposes. Packages, methods, classes, properties, members and javadoc comments (including tags) are all represented on the Java side.
Some useful pattern-based classes for traversing the heirarchy are also included.
INSTRUCTIONS:
Download and add references to all the required Java archives (described below)
Edit config.properties to point to your Flash intrinsics directory, as well
as any other class libraries you use regularly.
Take a look at the org.aspojo.Tester class to view basic usage.
REQUIRED REFERENCES:
Jakarta Commons Lang (http://jakarta.apache.org/commons/lang/)
Jakarta Commons Logging (http://jakarta.apache.org/commons/logging/)
Jakarta Commons Collections (http://jakarta.apache.org/commons/collections/)
Jakarta Commons Configuration (http://jakarta.apache.org/commons/configuration/)
Log4J (http://logging.apache.org/log4j/docs/index.html)
Velocity (http://jakarta.apache.org/velocity/)
Some useful pattern-based classes for traversing the heirarchy are also included.
INSTRUCTIONS:
Download and add references to all the required Java archives (described below)
Edit config.properties to point to your Flash intrinsics directory, as well
as any other class libraries you use regularly.
Take a look at the org.aspojo.Tester class to view basic usage.
REQUIRED REFERENCES:
Jakarta Commons Lang (http://jakarta.apache.org/commons/lang/)
Jakarta Commons Logging (http://jakarta.apache.org/commons/logging/)
Jakarta Commons Collections (http://jakarta.apache.org/commons/collections/)
Jakarta Commons Configuration (http://jakarta.apache.org/commons/configuration/)
Log4J (http://logging.apache.org/log4j/docs/index.html)
Velocity (http://jakarta.apache.org/velocity/)