Interface ComponentLibraryInfo.SourceUrlResolver

All Known Implementing Classes:
ComponentLibraryInfo.DefaultSourceUrlResolver
Enclosing class:
ComponentLibraryInfo

Interface that provides the source URL for a given ComponentLibraryInfo.
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(String className)
    Returns the source URL for a given class.
    void
    Sets the source root URL.