Uses of Interface
org.glassfish.jaxb.core.v2.model.impl.ModelBuilderI
Packages that use ModelBuilderI
Package
Description
The in-memory model of the JAXB-bound beans.
Implementation of the org.glassfish.jaxb.j2s.model package.
-
Uses of ModelBuilderI in org.glassfish.jaxb.core.v2.model.core
Constructors in org.glassfish.jaxb.core.v2.model.core with parameters of type ModelBuilderIModifierConstructorDescriptionRef(ModelBuilderI<T, C, ?, ?> builder, T type, XmlJavaTypeAdapter xjta, XmlList xl) -
Uses of ModelBuilderI in org.glassfish.jaxb.runtime.v2.model.impl
Classes in org.glassfish.jaxb.runtime.v2.model.impl that implement ModelBuilderIModifier and TypeClassDescriptionclassModelBuilder<T,C, F, M> classModelBuilderthat works at the run-time by using thejava.lang.reflectpackage.