public static interface ComponentLibraryInfo.SourceUrlResolver
ComponentLibraryInfo
.Modifier and Type | Method and Description |
---|---|
String |
resolve(String className)
Returns the source URL for a given class.
|
void |
setRootUrl(String url)
Sets the source root URL.
|
String resolve(String className)
className
- the fully qualified class name.void setRootUrl(String url)
ComponentLibraryInfo.setSourceBrowseUrl(String)
.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.