public class FixedValuePlugin
extends com.sun.tools.xjc.Plugin
| Constructor and Description |
|---|
FixedValuePlugin()
Creates a new
FixedValuePlugin instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionName()
FixedValuePlugin uses "-Xfixed-value" as the command-line
argument
|
String |
getUsage()
Return usage information for plugin
|
boolean |
run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler)
Run the plugin.
|
public FixedValuePlugin()
FixedValuePlugin instance.public String getOptionName()
getOptionName in class com.sun.tools.xjc.Pluginpublic String getUsage()
getUsage in class com.sun.tools.xjc.Pluginpublic boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler)
run in class com.sun.tools.xjc.PluginCopyright © 2014. All rights reserved.