Package com.sun.msv.generator

Interface Summary

DataTypeGenerator generates an text value that matchs to a datatype.
Rand creates random integer.

Class Summary

ContextProviderImpl dummy implementation of ValidationContextProvider.
DataTypeGenerator.GenerationException
DataTypeGeneratorImpl default implementation of DataTypeGenerator.
DOM2toSAX2
DOMDecorator Decorates DOM with missing information so that it will be nicely serialized.
Driver command line driver.
ElementDeclCollector collects all distinct element declaration in the grammar.
ExampleReader collects all string literals appeared in the text.
Generator generates an XML DOM instance that conforms to the given schema.
GeneratorOption set of options that controls generation behavior.
NoneTypeRemover removes "none" type of RELAX from AGM.
Rand.UniformRand uniform distribution of [0,x).
SchemaLocationRemover removes "xsi:schemaLocation" from AGM.