Class DefaultImageResolver

    • Constructor Detail

      • DefaultImageResolver

        public DefaultImageResolver()
    • Method Detail

      • resolveImagePathForName

        public String resolveImagePathForName​(String filename,
                                              FileTypeImageSize size)
        Description copied from interface: TemplateImageResolver
        Resolve the qualified icon image path for the specified filename
        Specified by:
        resolveImagePathForName in interface TemplateImageResolver
        Parameters:
        filename - The file name to resolve image path for
        size - Enum representing the size of the image to retrieve
        Returns:
        image path for the specified filename and image size