Uses of Interface
com.sun.xml.bind.v2.model.impl.ModelBuilderI

Packages that use ModelBuilderI
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of ModelBuilderI in com.sun.xml.bind.v2.model.core
 

Constructors in com.sun.xml.bind.v2.model.core with parameters of type ModelBuilderI
Ref(ModelBuilderI<T,C,?,?> builder, T type, javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter xjta, javax.xml.bind.annotation.XmlList xl)