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

Packages that use com.sun.xml.bind.v2.model.nav
com.sun.tools.jxc.model.nav   
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.tools.xjc.model.nav Compile-time representation of Java type system. 
com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. 
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model 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). 
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
com.sun.xml.bind.v2.schemagen Schema generator. 
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.tools.jxc.model.nav
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.tools.xjc.model
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.tools.xjc.model.nav
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.model.annotation
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.model.core
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.model.impl
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
ReflectionNavigator
          Navigator implementation for java.lang.reflect.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.model.nav
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
ReflectionNavigator
          Navigator implementation for java.lang.reflect.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.model.runtime
ReflectionNavigator
          Navigator implementation for java.lang.reflect.
 

Classes in com.sun.xml.bind.v2.model.nav used by com.sun.xml.bind.v2.schemagen
Navigator
          Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.