Package | Description |
---|---|
org.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
org.htmlunit.util |
Miscellaneous utilities.
|
Modifier and Type | Method and Description |
---|---|
KeyDataPair |
Blob.getKeyDataPair(String name,
String fileName) |
KeyDataPair |
Blob.InMemoryBackend.getKeyDataPair(String name,
String fileName,
String contentType)
Returns the KeyDataPare for this Blob/File.
|
Modifier and Type | Method and Description |
---|---|
KeyDataPair |
KeyDataPair.normalized()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.