Interface HTMLContentProvider

    • Method Detail

      • getContent

        java.lang.Object getContent​(HTMLContentType htmlContentType)
        Gets the content of the type HTMLContentType
        Parameters:
        htmlContentType -
        Returns:
      • supportsContent

        boolean supportsContent​(HTMLContentType htmlContentType)
        Indicates whether the passed HTMLContentType is supported or not
        Parameters:
        htmlContentType -
        Returns: