public class WSDLExtension extends Object
| Constructor and Description |
|---|
WSDLExtension() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionName() |
String |
getUsage() |
int |
parseArgument(com.sun.tools.xjc.Options opt,
String[] args,
int index) |
boolean |
run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler) |
public String getOptionName()
public String getUsage()
public int parseArgument(com.sun.tools.xjc.Options opt,
String[] args,
int index)
throws com.sun.tools.xjc.BadCommandLineException,
IOException
com.sun.tools.xjc.BadCommandLineExceptionIOExceptionpublic boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler)
Apache CXF