Package org.glassfish.jaxb.runtime.v2.model.impl
package org.glassfish.jaxb.runtime.v2.model.impl
Implementation of the org.glassfish.jaxb.j2s.model package.
-
ClassDescriptionBuiltinLeafInfoImpl<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> PropertySeed<T,C, F, M> Exposes the core information that forms aPropertyInfo.BuiltinLeafInfoImplwith a support for runtime.ModelBuilderthat works at the run-time by using thejava.lang.reflectpackage.