| Package | Description |
|---|---|
| org.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Blob.InMemoryBackend
Implementation of the
Blob.Backend that stores the bytes in memory. |
| Modifier and Type | Method and Description |
|---|---|
protected Blob.Backend |
Blob.getBackend() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Blob.setBackend(Blob.Backend backend) |
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.