Uses of Class
com.sun.tools.ws.wscompile.Options
Packages that use Options
Package
Description
-
Uses of Options in com.sun.tools.ws.processor.generator
Methods in com.sun.tools.ws.processor.generator with parameters of type OptionsModifier and TypeMethodDescriptionstatic booleanGeneratorUtil.classExists(Options options, String className) -
Uses of Options in com.sun.tools.ws.wscompile
Subclasses of Options in com.sun.tools.ws.wscompileMethods in com.sun.tools.ws.wscompile that return OptionsModifier and TypeMethodDescriptionBadCommandLineException.getOptions()Gets the partly parsed option object, if any.Methods in com.sun.tools.ws.wscompile with parameters of type OptionsModifier and TypeMethodDescriptionvoidBadCommandLineException.initOptions(Options opt) 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.protected voidprotected voidConstructors in com.sun.tools.ws.wscompile with parameters of type OptionsModifierConstructorDescriptionFilerCodeWriter(Options options) WSCodeWriter(File outDir, Options options) -
Uses of Options in com.sun.tools.ws.wscompile.plugin.at_generated
Methods in com.sun.tools.ws.wscompile.plugin.at_generated with parameters of type OptionsModifier and TypeMethodDescriptionintPluginImpl.parseArgument(Options opt, String[] args, int i)