JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.htmlunit.protocol.about
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.htmlunit.protocol.about
package
org.htmlunit.protocol.about
Support for the
about:
protocol.
Related Packages
Package
Description
org.htmlunit.protocol
Support for protocols that don't have a special handling (maybe protocols that are simply wrong).
org.htmlunit.protocol.data
Support for the
data:
protocol.
org.htmlunit.protocol.javascript
Support for the
javascript:
protocol.
Classes
Class
Description
AboutURLConnection
A
URLConnection
for "about:" URLs.
Handler
Stream handler for "about:" URLs.