com.sun.tools.xjc.addon.episode
public class PluginImpl extends Plugin
Method Summary | |
---|---|
String | getOptionName() |
String | getUsage() |
int | parseArgument(Options opt, String[] args, int i) |
boolean | run(Outline model, Options opt, ErrorHandler errorHandler)
Capture all the generated classes from global schema components
and generate them in an episode file. |