Interface ComponentLibraryInfo.SourceUrlResolver

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
       className)
      Returns the source URL for a given class.
      void  url)
      Sets the source root URL.
    • Method Detail

      • resolve

          className)
        Returns the source URL for a given class.
        Parameters:
        className - the fully qualified class name.