Uses of Package
com.sun.tools.xjc

Packages that use com.sun.tools.xjc
com.sun.tools.jxc.apt APT related code. 
com.sun.tools.xjc Schema to Java compiler 
com.sun.tools.xjc.addon.at_generated   
com.sun.tools.xjc.addon.episode   
com.sun.tools.xjc.addon.locator   
com.sun.tools.xjc.addon.sync   
com.sun.tools.xjc.api API for programatic invocation of XJC and schemagen. 
com.sun.tools.xjc.api.impl.s2j implementation of the XJC API for schema to java. 
com.sun.tools.xjc.generator.bean   
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.tools.xjc.outline Provides the outline of the generated Java source code so that additional processings (such as adding more annotations) can be done on the generated code. 
com.sun.tools.xjc.reader Front-end that reads schema(s) and produce BGM. 
com.sun.tools.xjc.reader.dtd   
com.sun.tools.xjc.reader.dtd.bindinfo Object Model that represents DTD binding information. 
com.sun.tools.xjc.reader.internalizer internalization of external binding files and <jaxb:bindings> customizations. 
com.sun.tools.xjc.reader.relaxng   
com.sun.tools.xjc.reader.xmlschema   
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
com.sun.tools.xjc.reader.xmlschema.parser   
com.sun.tools.xjc.util   
 

Classes in com.sun.tools.xjc used by com.sun.tools.jxc.apt
BadCommandLineException
          Signals a bad command line argument.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc
AbortException
          Signals the abortion of the compilation.
BadCommandLineException
          Signals a bad command line argument.
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Language
          Type of the schema language.
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
XJCListener
          Call-back interface that can be implemented by the caller of Driver to receive output from XJC.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.addon.at_generated
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.addon.episode
BadCommandLineException
          Signals a bad command line argument.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.addon.locator
BadCommandLineException
          Signals a bad command line argument.
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.addon.sync
BadCommandLineException
          Signals a bad command line argument.
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.api
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.api.impl.s2j
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Options
          Global options.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.generator.bean
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.model
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Options
          Global options.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.outline
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Options
          Global options.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.dtd
AbortException
          Signals the abortion of the compilation.
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Options
          Global options.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.dtd.bindinfo
AbortException
          Signals the abortion of the compilation.
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.internalizer
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.relaxng
Options
          Global options.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.xmlschema
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Options
          Global options.
Plugin
          Add-on that works on the generated source code.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.xmlschema.bindinfo
Options
          Global options.
SchemaCache
          Wraps a JAXP Schema object and lazily instanciate it.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.reader.xmlschema.parser
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.tools.xjc used by com.sun.tools.xjc.util
ErrorReceiver
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.