Interface HtmlResourceHandler

    • Method Detail

      • handleResource

        String handleResource​(HtmlResource resource)
                       throws IOException
        Parameters:
        data - name for the resource
        resourceName - resource data
        Returns:
        the URI to be used in generated HTML resource elements/
        Throws:
        IOException