public final class PluginImpl
extends com.sun.tools.xjc.Plugin
| Constructor and Description |
|---|
PluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionName() |
String |
getUsage() |
int |
parseArgument(com.sun.tools.xjc.Options opt,
String[] args,
int i) |
boolean |
run(com.sun.tools.xjc.outline.Outline model,
com.sun.tools.xjc.Options options,
ErrorHandler errorHandler) |
public boolean run(com.sun.tools.xjc.outline.Outline model,
com.sun.tools.xjc.Options options,
ErrorHandler errorHandler)
run in class com.sun.tools.xjc.Pluginpublic String getOptionName()
getOptionName in class com.sun.tools.xjc.Pluginpublic String getUsage()
getUsage in class com.sun.tools.xjc.Pluginpublic int parseArgument(com.sun.tools.xjc.Options opt,
String[] args,
int i)
throws com.sun.tools.xjc.BadCommandLineException,
IOException
parseArgument in class com.sun.tools.xjc.Plugincom.sun.tools.xjc.BadCommandLineExceptionIOExceptionCopyright © 2012–2014. All rights reserved.