Interface IImgUrlFactory


public interface IImgUrlFactory
Since:
3.2
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates url for the image.
  • Method Details

    • createUrl

      String createUrl(String url)
      Creates url for the image.
      Parameters:
      url -
      Returns:
      the String representing the url for the supplied parameters.