Uses of Package
com.sun.tools.xjc

Packages that use com.sun.tools.xjc
com.sun.tools.xjc Schema to Java compiler 
com.sun.tools.xjc.api API for programmatic invocation of XJC and schemagen. 
 

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.api
Options
          Global options.
Plugin
          Add-on that works on the generated source code.