org.apache.maven.plugin.eclipse
Class JavadocsDownloader
java.lang.Object
org.apache.maven.AbstractMavenComponent
org.apache.maven.plugin.eclipse.AbstractSourcesDownloader
org.apache.maven.plugin.eclipse.JavadocsDownloader
- public class JavadocsDownloader
- extends AbstractSourcesDownloader
An helper class used to download javadocs archives.
- Author:
- Nicolas De Loof, Stephane Nicoll
| Methods inherited from class org.apache.maven.plugin.eclipse.AbstractSourcesDownloader |
downloadSources, getArtifactId, getGroupId, getProject, getRemoteArtifact, getVersion, isSnapshot, setArtifactId, setGroupId, setProject, setVersion |
| Methods inherited from class org.apache.maven.AbstractMavenComponent |
getMessage, getMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavadocsDownloader
public JavadocsDownloader()
buildRelativePath
protected String buildRelativePath()
- Specified by:
buildRelativePath in class AbstractSourcesDownloader
getSourceName
protected String getSourceName()
- Specified by:
getSourceName in class AbstractSourcesDownloader
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.