public class Bug986Plugin
extends com.sun.tools.xjc.Plugin
Constructor and Description |
---|
Bug986Plugin() |
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.Plugin
public String getUsage()
getUsage
in class com.sun.tools.xjc.Plugin
public void onActivated(com.sun.tools.xjc.Options opts) throws com.sun.tools.xjc.BadCommandLineException
onActivated
in class com.sun.tools.xjc.Plugin
com.sun.tools.xjc.BadCommandLineException
public 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.Plugin
SAXException
Apache CXF