User Documentation
One Minute Introduction
Two Minute Introduction
Your own plugin
Coffee Break Introduction
Property substitution
FAQ
|
|||||
|
|||||
User DocumentationOne Minute Introduction |
Actionscript plugin
Homepage of Actionscript plugin This set of plugins supports generation of simple ActionScript classes from Java classes with xdoclet markup. Only Java classes possessing the special class tag @actionscript.class are processed by these plugins. For each processed Java class, the following are generated in the ActionScript class:
About DependencyFragmentPluginThe plugin org.xdoclet.plugin.actionscript.DependencyFragmentPlugin processes exactly the same files referenced by the above plugin. It generates a single file named StaticDependencies.as, which is not a complete class; rather, it is a fragment of ActionScript which can be included in a Flex application to force explicit linkage of all generated ActionScript classes. This is an AS2-only feature, since the need for this mechanism in AS3 is not clear at the present time. |
||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||