org.apache.maven.plugin.javadoc.resolver
Class ResourceResolver
java.lang.Object
org.apache.maven.plugin.javadoc.resolver.ResourceResolver
public final class ResourceResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCES_CLASSIFIER
public static final String SOURCES_CLASSIFIER
- See Also:
- Constant Field Values
TEST_SOURCES_CLASSIFIER
public static final String TEST_SOURCES_CLASSIFIER
- See Also:
- Constant Field Values
resolveDependencyJavadocBundles
public static List<JavadocBundle> resolveDependencyJavadocBundles(SourceResolverConfig config)
throws IOException
- Throws:
IOException
resolveDependencySourcePaths
public static List<String> resolveDependencySourcePaths(SourceResolverConfig config)
throws ArtifactResolutionException,
ArtifactNotFoundException
- Throws:
ArtifactResolutionException
ArtifactNotFoundException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.