Interface IPreviewHtmlPageContentProvider

    • Method Detail

      • getContent

        String getContent​(String location)
                   throws IOException
        Get text content of preview html page by specified location
        Parameters:
        location - of html text to preview, cannot be null
        Returns:
        string content of preview html page, nevet null
        Throws:
        IOException - if an I/O error occurs