ContextProviderImpl |
dummy implementation of ValidationContextProvider.
|
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.
|
NameGenerator |
generates a namespaceURI/localName pair that satisfies given NameClass
|
NoneTypeRemover |
removes "none" type of RELAX from AGM.
|
Rand.UniformRand |
uniform distribution of [0,x).
|
SchemaLocationRemover |
removes "xsi:schemaLocation" from AGM.
|