Package org.htmlunit

Class DownloadedContent.OnFile

java.lang.Object
org.htmlunit.DownloadedContent.OnFile
All Implemented Interfaces:
Serializable, DownloadedContent
Enclosing interface:
DownloadedContent

public static class DownloadedContent.OnFile extends Object implements DownloadedContent
Implementation keeping content on the file system.
See Also: