Uses of Class
com.sun.msv.generator.GeneratorOption
-
Packages that use GeneratorOption Package Description com.sun.msv.generator -
-
Uses of GeneratorOption in com.sun.msv.generator
Methods in com.sun.msv.generator with parameters of type GeneratorOption Modifier and Type Method Description static void
Generator. generate(Expression exp, Document emptyDoc, GeneratorOption opts)
generates instance by custom settings.Constructors in com.sun.msv.generator with parameters of type GeneratorOption Constructor Description Generator(Expression exp, Document emptyDoc, GeneratorOption opts)
-