Uses of Class
com.sun.xml.bind.v2.model.impl.ModelBuilder

Packages that use ModelBuilder
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

Uses of ModelBuilder in com.sun.xml.bind.v2.model.impl
 

Subclasses of ModelBuilder in com.sun.xml.bind.v2.model.impl
 class RuntimeModelBuilder
          ModelBuilder that works at the run-time by using the java.lang.reflect package.
 

Constructors in com.sun.xml.bind.v2.model.impl with parameters of type ModelBuilder
ArrayInfoImpl(ModelBuilder<TypeT,ClassDeclT,FieldT,MethodT> builder, Locatable upstream, TypeT arrayType)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.