Uses of Package
com.sun.tools.xjc.outline
Packages that use com.sun.tools.xjc.outline
Package
Description
Schema to Java compiler
implementation of the XJC API for schema to java.
FieldRenderer and its implementation classes.
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.
Compile-time representation of Java type system.
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.
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.accessors
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.at_generated
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.code_injector
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.episode
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.locator
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.addon.sync
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.api.impl.s2j
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.generator.beanClassDescriptionSometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.Outline object that provides per-
CClassInfoinformation for filling in methods/fields for a bean.This interface describes that outline class could be customized.Outline object that provides per-CEnumLeafInfoinformation for filling in methods/fields for a bean.Representation of a field ofClassOutline.Root of the outline.Outline object that provides per-package information. -
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.generator.bean.fieldClassDescriptionSometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.Encapsulates the access on a field.Representation of a field of
ClassOutline. -
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.model
-
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.outlineClassDescriptionSometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.Outline object that provides per-
CClassInfoinformation for filling in methods/fields for a bean.This interface describes that outline class could be customized.Outline object that provides per-CElementInfoinformation for filling in methods/fields for a bean.Outline object that provides per-CEnumConstantinformation.Outline object that provides per-CEnumLeafInfoinformation for filling in methods/fields for a bean.Encapsulates the access on a field.Representation of a field ofClassOutline.Root of the outline.Outline object that provides per-package information. -
Classes in com.sun.tools.xjc.outline used by com.sun.tools.xjc.writer