Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
F
J
O
R
S
A
AuthorResolver
- interface org.apache.maven.author.resolver.
AuthorResolver
.
The goal of an AuthorResolver is to resolve the author(s) of a file.
F
FilesByAuthorProvider
- class org.apache.maven.author.
FilesByAuthorProvider
.
This class is the main entry point to resolve the authors of each file to process.
J
JavadocAuthorResolver
- class org.apache.maven.author.resolver.
JavadocAuthorResolver
.
AuthorResolver based on javadoc.
JavadocAuthorResolver()
- Constructor for class org.apache.maven.author.resolver.
JavadocAuthorResolver
O
org.apache.maven.author
- package org.apache.maven.author
org.apache.maven.author.resolver
- package org.apache.maven.author.resolver
R
resolveAuthors(File)
- Method in class org.apache.maven.author.resolver.
JavadocAuthorResolver
resolveAuthors(File)
- Method in class org.apache.maven.author.resolver.
SCMAuthorResolver
resolveAuthors(File)
- Method in interface org.apache.maven.author.resolver.
AuthorResolver
Resolve the author(s) of the specified file.
resolveAuthors(FileScanner, List)
- Static method in class org.apache.maven.author.
FilesByAuthorProvider
This method is the main entry point to resolve the authors of each file to process.
S
SCMAuthorResolver
- class org.apache.maven.author.resolver.
SCMAuthorResolver
.
AuthorResolver based on SCM.
SCMAuthorResolver()
- Constructor for class org.apache.maven.author.resolver.
SCMAuthorResolver
A
F
J
O
R
S
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006 Maven Author Plugin. All Rights Reserved.