- genericList(List<?>, Class<E>) - Static method in class org.codehaus.mojo.apt.CollectionUtils
-
- genericSet(Set<?>, Class<E>) - Static method in class org.codehaus.mojo.apt.CollectionUtils
-
- getClasspathElements() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
Gets the project's classpath.
- getClasspathElements(MavenProject, List<Artifact>) - Static method in class org.codehaus.mojo.apt.MavenProjectUtils
-
Gets a list of paths for the specified artifacts.
- getClasspathElements() - Method in class org.codehaus.mojo.apt.ProcessMojo
-
Gets the project's classpath.
- getClasspathElements() - Method in class org.codehaus.mojo.apt.TestProcessMojo
-
Gets the project's classpath.
- getCompileSourceRoots() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
The source directories containing the sources to be processed.
- getCompileSourceRoots() - Method in class org.codehaus.mojo.apt.ProcessMojo
-
The source directories containing the sources to be processed.
- getCompileSourceRoots() - Method in class org.codehaus.mojo.apt.TestProcessMojo
-
The source directories containing the sources to be processed.
- getOptions() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
Gets the options to pass to annotation processors.
- getOutputDirectory() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
The directory to place processor and generated class files.
- getOutputDirectory() - Method in class org.codehaus.mojo.apt.EclipseMojo
-
The directory to place processor and generated class files.
- getOutputDirectory() - Method in class org.codehaus.mojo.apt.ProcessMojo
-
The directory to place processor and generated class files.
- getOutputDirectory() - Method in class org.codehaus.mojo.apt.TestProcessMojo
-
The directory to place processor and generated class files.
- getProject() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
Gets the Maven project.
- getResources() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
Gets the project's resources.
- getResources() - Method in class org.codehaus.mojo.apt.ProcessMojo
-
Gets the project's resources.
- getResources() - Method in class org.codehaus.mojo.apt.TestProcessMojo
-
Gets the project's resources.
- getSourceOutputDirectory() - Method in class org.codehaus.mojo.apt.AbstractAptMojo
-
The directory root under which processor-generated source files will be placed; files are placed in
subdirectories based on package namespace.
- getSourceOutputDirectory() - Method in class org.codehaus.mojo.apt.ProcessMojo
-
The directory root under which processor-generated source files will be placed; files are placed in
subdirectories based on package namespace.
- getSourceOutputDirectory() - Method in class org.codehaus.mojo.apt.TestProcessMojo
-
The directory root under which processor-generated source files will be placed; files are placed in
subdirectories based on package namespace.