Module com.sun.xml.bind
Package org.glassfish.jaxb.runtime.v2.model.impl
Implementation of the org.glassfish.jaxb.j2s.model package.
-
Interface Summary Interface Description DummyPropertyInfo<T,C,F,M> PropertyInfothat allows to add additional elements to the collection. -
Class Summary Class Description ArrayInfoImpl<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.ModelBuilder<T,C,F,M> RuntimeBuiltinLeafInfoImpl<T> BuiltinLeafInfoImplwith a support for runtime.RuntimeModelBuilder ModelBuilderthat works at the run-time by using thejava.lang.reflectpackage.