com.sun.tools.xjc.addon.episode

Class PluginImpl

public class PluginImpl extends Plugin

Creates the episode file,
Method Summary
StringgetOptionName()
StringgetUsage()
intparseArgument(Options opt, String[] args, int i)
booleanrun(Outline model, Options opt, ErrorHandler errorHandler)
Capture all the generated classes from global schema components and generate them in an episode file.

Method Detail

getOptionName

public String getOptionName()

getUsage

public String getUsage()

parseArgument

public int parseArgument(Options opt, String[] args, int i)

run

public boolean run(Outline model, Options opt, ErrorHandler errorHandler)
Capture all the generated classes from global schema components and generate them in an episode file.