|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.maven.author.resolver.JavadocAuthorResolver
AuthorResolver based on javadoc. This resolver uses author's javadoc tags to resolve the author(s).
| Constructor Summary | |
|---|---|
JavadocAuthorResolver()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
resolveAuthors(java.io.File file)
Resolve the author(s) of the specified file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavadocAuthorResolver()
| Method Detail |
public final java.lang.String[] resolveAuthors(java.io.File file)
AuthorResolver
resolveAuthors in interface AuthorResolverfile - File for wich we should resolve author(s) for.
AuthorResolver.resolveAuthors(java.io.File)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||