Package com.sun.xml.bind.v2.model.impl

Implementation of the com.sun.xml.bind.j2s.model package.

See:
          Description

Interface Summary
DummyPropertyInfo<T,C,F,M> PropertyInfo that allows to add additional elements to the collection.
 

Class Summary
ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> Public because XJC needs to access it
BuiltinLeafInfoImpl<TypeT,ClassDeclT> JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
ClassInfoImpl<T,C,F,M> A part of the ClassInfo that doesn't depend on a particular reflection library.
ModelBuilder<T,C,F,M> Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
RuntimeBuiltinLeafInfoImpl<T> BuiltinLeafInfoImpl with a support for runtime.
RuntimeModelBuilder ModelBuilder that works at the run-time by using the java.lang.reflect package.
 

Package com.sun.xml.bind.v2.model.impl Description

Implementation of the com.sun.xml.bind.j2s.model package.



Copyright © 2014 Oracle Corporation. All Rights Reserved.