Uses of Class
com.sun.xml.bind.v2.model.nav.ReflectionNavigator

Packages that use ReflectionNavigator
com.sun.xml.bind.v2.model.nav Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing). 
 

Uses of ReflectionNavigator in com.sun.xml.bind.v2.model.nav
 

Fields in com.sun.xml.bind.v2.model.nav declared as ReflectionNavigator
static ReflectionNavigator Navigator.REFLECTION
          The singleton instance.