Package com.sun.xml.bind.v2.model.impl
package com.sun.xml.bind.v2.model.impl
Implementation of the com.sun.xml.bind.j2s.model package.
-
ClassDescriptionArrayInfoImpl<TypeT,
ClassDeclT, FieldT, MethodT> Public because XJC needs to access itBuiltinLeafInfoImpl<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 theClassInfothat doesn't depend on a particular reflection library.DummyPropertyInfo<T,C, F, M> PropertyInfothat allows to add additional elements to the collection.ModelBuilder<T,C, F, M> ModelBuilderI<T,C, F, M> User: Iaroslav Savytskyi Date: 24/05/12BuiltinLeafInfoImplwith a support for runtime.ModelBuilderthat works at the run-time by using thejava.lang.reflectpackage.