Uses of Class
com.sun.tools.ws.wscompile.BadCommandLineException
Packages that use BadCommandLineException
-
Uses of BadCommandLineException in com.sun.tools.ws.wscompile
Subclasses of BadCommandLineException in com.sun.tools.ws.wscompileModifier and TypeClassDescriptionstatic final classUsed to signal that we've finished processing.Methods in com.sun.tools.ws.wscompile that throw BadCommandLineExceptionModifier and TypeMethodDescriptionvoidWsimportOptions.addBindings(String name) protected voidAdds a file from the argumeprotected voidbooleanWsgenTool.buildModel(String endpoint, WsimportListener listener) protected ModelWsimportTool.buildWsdlModel(WsimportTool.Listener listener, WsimportTool.Receiver receiver) voidPlugin.onActivated(Options opts) Notifies a plugin that it's activated.intPlugin.parseArgument(Options opt, String[] args, int i) Parses an optionargs[i]and augment theoptobject appropriately, then return the number of tokens consumed.voidOptions.parseArguments(String[] args) Parses arguments and fill fields of this object.protected intOptions.parseArguments(String[] args, int i) Parses an optionargs[i]and return the number of tokens consumed.protected intWsgenOptions.parseArguments(String[] args, int i) final voidWsimportOptions.parseArguments(String[] args) Parses arguments and fill fields of this object.intWsimportOptions.parseArguments(String[] args, int i) protected voidWsimportTool.parseArguments(String[] args, WsimportTool.Listener listener, WsimportTool.Receiver receiver) Options.requireArgument(String optionName, String[] args, int i) Obtains an operand and reports an error if it's not there.voidWsgenOptions.validate()voidWsimportOptions.validate() -
Uses of BadCommandLineException in com.sun.tools.ws.wscompile.plugin.at_generated
Methods in com.sun.tools.ws.wscompile.plugin.at_generated that throw BadCommandLineExceptionModifier and TypeMethodDescriptionintPluginImpl.parseArgument(Options opt, String[] args, int i)