public interface AnnotationElements
Modifier and Type | Interface and Description |
---|---|
static class |
AnnotationElements.AnnotatedAndRootElements |
Modifier and Type | Method and Description |
---|---|
Set<? extends Element> |
getAllElements() |
Set<AnnotationElements.AnnotatedAndRootElements> |
getAncestorAnnotatedElements(String annotationName) |
Set<? extends Element> |
getRootAnnotatedElements(String annotationName) |
Copyright © 2010-2014. All Rights Reserved.