Uses of Package
com.sun.tools.xjc.generator.bean

Packages that use com.sun.tools.xjc.generator.bean
com.sun.tools.xjc.generator.bean   
com.sun.tools.xjc.generator.bean.field FieldRenderer and its implementation classes. 
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.xmlschema.bindinfo Object Model that represents customization declarations. 
 

Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.generator.bean
BeanGenerator
          Generates fields and accessors.
ClassOutlineImpl
          ClassOutline enhanced with schema2java specific information.
ImplStructureStrategy
          Decides how a bean token is mapped to the generated classes.
ImplStructureStrategy.Result
           
MethodWriter
          The back-end may or may not generate the content interface separately from the implementation class.
ObjectFactoryGenerator
          Generates ObjectFactory then wraps it and provides access to it.
PackageOutlineImpl
          PackageOutline enhanced with schema2java specific information.
 

Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.generator.bean.field
ClassOutlineImpl
          ClassOutline enhanced with schema2java specific information.
 

Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.model
ImplStructureStrategy
          Decides how a bean token is mapped to the generated classes.
 

Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.outline
ObjectFactoryGenerator
          Generates ObjectFactory then wraps it and provides access to it.
 

Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.reader.xmlschema.bindinfo
ImplStructureStrategy
          Decides how a bean token is mapped to the generated classes.