Class HTMLPageImpl

    • Constructor Detail

      • HTMLPageImpl

        public HTMLPageImpl​(java.io.InputStream is,
                            java.lang.String charset,
                            boolean close_file)
                     throws HTMLException
        Throws:
        HTMLException
    • Method Detail

      • getMetaRefreshURL

        public java.net.URL getMetaRefreshURL​(java.net.URL base_url)
        Specified by:
        getMetaRefreshURL in interface HTMLPage