Uses of Class
com.sun.msv.generator.GeneratorOption
Packages that use GeneratorOption
-
Uses of GeneratorOption in com.sun.msv.generator
Methods 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)