public static class ComponentLibraryInfo.DefaultSourceUrlResolver extends java.lang.Object implements ComponentLibraryInfo.SourceUrlResolver
ComponentLibraryInfo.SourceUrlResolver implementation.| Constructor and Description |
|---|
DefaultSourceUrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolve(java.lang.String className)
Returns the source URL for a given class.
|
void |
setRootUrl(java.lang.String url)
Sets the source root URL.
|
public DefaultSourceUrlResolver()
public java.lang.String resolve(java.lang.String className)
ComponentLibraryInfo.SourceUrlResolverresolve in interface ComponentLibraryInfo.SourceUrlResolverclassName - the fully qualified class name.public void setRootUrl(java.lang.String url)
ComponentLibraryInfo.SourceUrlResolverComponentLibraryInfo.setSourceBrowseUrl(String).setRootUrl in interface ComponentLibraryInfo.SourceUrlResolver${project.version} - Copyright © 2003-2015 The Apache Software Foundation.