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

The specialization of com.sun.xml.bind.v2.model.core for the runtime.

See:
          Description

Interface Summary
RuntimeArrayInfo  
RuntimeAttributePropertyInfo  
RuntimeBuiltinLeafInfo  
RuntimeClassInfo  
RuntimeElement  
RuntimeElementInfo  
RuntimeElementPropertyInfo  
RuntimeEnumLeafInfo  
RuntimeLeafInfo  
RuntimeMapPropertyInfo  
RuntimeNonElement  
RuntimeNonElementRef Runtime version of NonElementRef.
RuntimePropertyInfo PropertyInfo that exposes more information.
RuntimeReferencePropertyInfo  
RuntimeTypeInfo  
RuntimeTypeInfoSet TypeInfoSet refined for runtime.
RuntimeTypeRef  
RuntimeValuePropertyInfo  
 

Package com.sun.xml.bind.v2.model.runtime Description

The specialization of com.sun.xml.bind.v2.model.core for the runtime.

This package offers stronger types and additional methods available at the runtime to access objects according to the model. Most of the interfaces correspond one to one with the core package, and they are simply named with Runtime prefix.