Uses of Class
org.glassfish.jaxb.runtime.v2.model.impl.ModelBuilder
Packages that use ModelBuilder
Package
Description
Implementation of the org.glassfish.jaxb.j2s.model package.
-
Uses of ModelBuilder in org.glassfish.jaxb.runtime.v2.model.impl
Subclasses of ModelBuilder in org.glassfish.jaxb.runtime.v2.model.implModifier and TypeClassDescriptionclassModelBuilderthat works at the run-time by using thejava.lang.reflectpackage.Fields in org.glassfish.jaxb.runtime.v2.model.impl declared as ModelBuilderModifier and TypeFieldDescriptionprotected ModelBuilder<TypeT,ClassDeclT, FieldT, MethodT> TypeInfoImpl.builderReference to theModelBuilder, only until we linkTypeInfos all together, because we don't want to keepModelBuildertoo long.