Class ComponentLibraryInfo.DefaultSourceUrlResolver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait