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

Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and APT).

See:
          Description

Interface Summary
Navigator<T,C,F,M> Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Class Summary
ReflectionNavigator Navigator implementation for java.lang.reflect.
 

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

Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and APT).