Uses of Class
com.sun.msv.generator.GeneratorOption
Packages that use GeneratorOption
-
Uses of GeneratorOption in com.sun.msv.generator
Fields in com.sun.msv.generator declared as GeneratorOptionModifier and TypeFieldDescriptionprivate GeneratorOptionDriver.optprivate final GeneratorOptionGenerator.optsgeneration parametersMethods in com.sun.msv.generator with parameters of type GeneratorOptionModifier and TypeMethodDescriptionstatic voidGenerator.generate(Expression exp, Document emptyDoc, GeneratorOption opts) generates instance by custom settings.Constructors in com.sun.msv.generator with parameters of type GeneratorOptionModifierConstructorDescriptionprotectedGenerator(Expression exp, Document emptyDoc, GeneratorOption opts)