Package org.htmlunit

Class DownloadedContent.InMemory

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

public static class DownloadedContent.InMemory extends Object implements DownloadedContent
Implementation keeping content in memory.
See Also: