Package com.sun.xml.bind.v2.schemagen

Schema generator.

See:
          Description

Class Summary
FoolProofResolver SchemaOutputResolver that wraps the user-specified resolver and makes sure that it's following the contract.
MultiMap<K extends Comparable<K>,V> A special Map that 'conceptually' stores a set of values for each key.
Util TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
XmlSchemaGenerator<T,C,F,M> Generates a set of W3C XML Schema documents from a set of Java classes.
 

Enum Summary
Form Represents the form default value.
 

Package com.sun.xml.bind.v2.schemagen Description

Schema generator. This package hosts the code that generates schemas from TypeInfoSet (without the user interface.)