public class Bug671Plugin
extends com.sun.tools.xjc.Plugin
| Constructor and Description |
|---|
Bug671Plugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionName() |
String |
getUsage() |
void |
onActivated(com.sun.tools.xjc.Options opts) |
boolean |
run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler) |
public String getOptionName()
getOptionName in class com.sun.tools.xjc.Pluginpublic String getUsage()
getUsage in class com.sun.tools.xjc.Pluginpublic void onActivated(com.sun.tools.xjc.Options opts)
throws com.sun.tools.xjc.BadCommandLineException
onActivated in class com.sun.tools.xjc.Plugincom.sun.tools.xjc.BadCommandLineExceptionpublic boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler)
throws SAXException
run in class com.sun.tools.xjc.PluginSAXExceptionApache CXF