Uses of Interface
com.sun.tools.xjc.generator.bean.field.FieldRenderer
Packages that use FieldRenderer
Package
Description
FieldRenderer and its implementation classes.
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.Object Model that represents DTD binding information.
-
Uses of FieldRenderer in com.sun.tools.xjc.generator.bean.field
Classes in com.sun.tools.xjc.generator.bean.field that implement FieldRendererModifier and TypeClassDescriptionfinal class
Createsclass
FieldRenderer that wraps another field generator and produces isSetXXX unsetXXX methods.final class
Methods in com.sun.tools.xjc.generator.bean.field that return FieldRendererModifier and TypeMethodDescriptionFieldRendererFactory.getArray()
FieldRendererFactory.getConst
(FieldRenderer fallback) FieldRendererFactory.getContentList
(JClass coreList) FieldRendererFactory.getDefault()
FieldRendererFactory.getDummyList
(JClass coreList) FieldRendererFactory.getRequiredUnboxed()
FieldRendererFactory.getSingle()
FieldRendererFactory.getSinglePrimitiveAccess()
Methods in com.sun.tools.xjc.generator.bean.field with parameters of type FieldRendererConstructors in com.sun.tools.xjc.generator.bean.field with parameters of type FieldRendererModifierConstructorDescriptionIsSetFieldRenderer
(FieldRenderer core, boolean generateUnSetMethod, boolean generateIsSetMethod) -
Uses of FieldRenderer in com.sun.tools.xjc.model
Fields in com.sun.tools.xjc.model declared as FieldRendererModifier and TypeFieldDescriptionCPropertyInfo.realization
Specifies how the field is generated by the backend. -
Uses of FieldRenderer in com.sun.tools.xjc.reader.dtd.bindinfo
Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return FieldRendererModifier and TypeMethodDescriptionfinal FieldRenderer
BIAttribute.getRealization()
Gets the realization of this particle, if any.final FieldRenderer
BIContent.getRealization()
Gets the realization of this particle, if any.