Package | Description |
---|---|
org.apache.maven.tools.plugin.extractor.annotations | |
org.apache.maven.tools.plugin.extractor.annotations.scanner |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParent(MojoAnnotatedClass mojoAnnotatedClass,
java.util.List<ParameterAnnotationContent> parameterAnnotationContents,
java.util.Map<java.lang.String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected java.util.Map<java.lang.String,ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
java.util.Map<java.lang.String,ParameterAnnotationContent> parameters,
java.util.Map<java.lang.String,MojoAnnotatedClass> mojoAnnotatedClasses) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParent(MojoAnnotatedClass mojoAnnotatedClass,
java.util.List<ParameterAnnotationContent> parameterAnnotationContents,
java.util.Map<java.lang.String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected java.util.Map<java.lang.String,ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
java.util.Map<java.lang.String,ParameterAnnotationContent> parameters,
java.util.Map<java.lang.String,MojoAnnotatedClass> mojoAnnotatedClasses) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ParameterAnnotationContent> |
MojoAnnotatedClass.getParameters() |
Modifier and Type | Method and Description |
---|---|
MojoAnnotatedClass |
MojoAnnotatedClass.setParameters(java.util.Map<java.lang.String,ParameterAnnotationContent> parameters) |