Hierarchy For Package org.glassfish.jaxb.runtime.v2.model.annotation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.glassfish.jaxb.runtime.v2.model.annotation.AbstractInlineAnnotationReaderImpl<T,​C,​F,​M> (implements org.glassfish.jaxb.core.v2.model.annotation.AnnotationReader<T,​C,​F,​M>)
    • org.glassfish.jaxb.runtime.v2.model.annotation.ClassLocatable<C> (implements org.glassfish.jaxb.core.v2.model.annotation.Locatable)
    • org.glassfish.jaxb.runtime.v2.model.annotation.FieldLocatable<F> (implements org.glassfish.jaxb.core.v2.model.annotation.Locatable)
    • org.glassfish.jaxb.runtime.v2.model.annotation.LocatableAnnotation (implements java.lang.reflect.InvocationHandler, org.glassfish.jaxb.core.v2.model.annotation.Locatable, org.glassfish.jaxb.core.v2.runtime.Location)
    • org.glassfish.jaxb.runtime.v2.model.annotation.MethodLocatable<M> (implements org.glassfish.jaxb.core.v2.model.annotation.Locatable)
    • org.glassfish.jaxb.runtime.v2.model.annotation.Quick (implements java.lang.annotation.Annotation, org.glassfish.jaxb.core.v2.model.annotation.Locatable, org.glassfish.jaxb.core.v2.runtime.Location)

Interface Hierarchy

  • org.glassfish.jaxb.core.v2.model.annotation.AnnotationReader<T,​C,​F,​M>