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
AttributeProperty
          Property implementation for AttributePropertyInfo.
Property
          A JAXB property that constitutes a JAXB-bound bean.
StructureLoaderBuilder
          Component that contributes element unmarshallers into StructureLoader.
UnmarshallerChain
          Pass around a 'ticket dispenser' when creating new unmarshallers.