Package | Description |
---|---|
com.sun.msv.generator |
Modifier and Type | Field and Description |
---|---|
private GeneratorOption |
Driver.opt |
private GeneratorOption |
Generator.opts
generation parameters
|
Modifier and Type | Method and Description |
---|---|
static void |
Generator.generate(Expression exp,
org.w3c.dom.Document emptyDoc,
GeneratorOption opts)
generates instance by custom settings.
|
Constructor and Description |
---|
Generator(Expression exp,
org.w3c.dom.Document emptyDoc,
GeneratorOption opts) |