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


package 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).
  • Interfaces
    Class
    Description
    Navigator<T,C,F,M>
    Provides unified view of the underlying reflection library, such as java.lang.reflect and/or Annotation Processing.