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

Packages that use com.sun.xml.bind.v2.runtime.property
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
com.sun.xml.bind.v2.runtime.property   
 

Classes in com.sun.xml.bind.v2.runtime.property used by com.sun.xml.bind.v2.runtime
Property
          A JAXB property that constitutes a JAXB-bound bean.
 

Classes in com.sun.xml.bind.v2.runtime.property used by com.sun.xml.bind.v2.runtime.property
ArrayElementProperty
          Property implementation for multi-value property that maps to an element.
ArrayERProperty
          Commonality between ArrayElementProperty and ArrayReferenceNodeProperty.
ArrayProperty
          Property implementation for multi-value properties (including arrays and collections.)
AttributeProperty
          Property implementation for AttributePropertyInfo.
Messages
          Message resources
Property
          A JAXB property that constitutes a JAXB-bound bean.
PropertyImpl
           
StructureLoaderBuilder
          Component that contributes element unmarshallers into StructureLoader.
UnmarshallerChain
          Pass around a 'ticket dispenser' when creating new unmarshallers.