Package | Description |
---|---|
com.sun.tools.ws.processor.generator | |
com.sun.tools.ws.wscompile |
Modifier and Type | Method and Description |
---|---|
static boolean |
GeneratorUtil.classExists(Options options,
String className) |
Modifier and Type | Class and Description |
---|---|
class |
WsgenOptions |
class |
WsimportOptions |
Modifier and Type | Method and Description |
---|---|
Options |
BadCommandLineException.getOptions()
Gets the partly parsed option object, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
BadCommandLineException.initOptions(Options opt) |
void |
Plugin.onActivated(Options opts)
Notifies a plugin that it's activated.
|
int |
Plugin.parseArgument(Options opt,
String[] args,
int i)
Parses an option
args[i] and augment the opt object
appropriately, then return the number of tokens consumed. |
protected void |
WsgenTool.usage(Options options) |
protected void |
WsimportTool.usage(Options options) |
Constructor and Description |
---|
FilerCodeWriter(File outDir,
Options options) |
WSCodeWriter(File outDir,
Options options) |
Copyright © 2015 Oracle Corporation. All rights reserved.