Uses of Package
com.sun.tools.xjc.generator.bean
-
Packages that use com.sun.tools.xjc.generator.bean Package Description 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 thecom.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 processing (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 Class Description 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 GeneratesObjectFactory
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 Class Description ClassOutlineImpl ClassOutline
enhanced with schema2java specific information. -
Classes in com.sun.tools.xjc.generator.bean used by com.sun.tools.xjc.model Class Description 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 Class Description ObjectFactoryGenerator GeneratesObjectFactory
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 Class Description ImplStructureStrategy Decides how a bean token is mapped to the generated classes.