Package com.sun.xml.bind.v2.runtime.property

Interface Summary
Property<BeanT> A JAXB property that constitutes a JAXB-bound bean.
StructureLoaderBuilder Component that contributes element unmarshallers into StructureLoader.
 

Class Summary
AttributeProperty<BeanT> Property implementation for AttributePropertyInfo.
PropertyFactory Create Property objects.
UnmarshallerChain Pass around a 'ticket dispenser' when creating new unmarshallers.
ValueProperty<BeanT> Property implementation for XmlValue properties.