Package com.sun.tools.xjc.reader

Front-end that reads schema(s) and produce BGM.

See:
          Description

Class Summary
AbstractExtensionBindingChecker Common code between DTDExtensionBindingChecker and ExtensionBindingChecker.
Const Useful constant values.
ExtensionBindingChecker This filter checks jaxb:extensionBindingPrefix and pass/filter extension bindings.
ModelChecker Checks errors on model classes.
RawTypeSet Set of RawTypeSet.Ref.
RawTypeSet.Ref A reference to something.
Ring Holds all the binding related singleton components in a "ring", and let you access those components, creating them as necessary.
TypeUtil Type-related utility methods.
Util  
 

Enum Summary
Messages Formats error messages.
RawTypeSet.Mode Represents the possible binding option for this RawTypeSet.
 

Package com.sun.tools.xjc.reader Description

Front-end that reads schema(s) and produce BGM.