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 GeneratorOption
Driver.opt
private final GeneratorOption
Generator.opts
generation parametersMethods in com.sun.msv.generator with parameters of type GeneratorOptionModifier and TypeMethodDescriptionstatic void
Generator.generate
(Expression exp, Document emptyDoc, GeneratorOption opts) generates instance by custom settings.Constructors in com.sun.msv.generator with parameters of type GeneratorOptionModifierConstructorDescriptionprotected
Generator
(Expression exp, Document emptyDoc, GeneratorOption opts)