Package | Description |
---|---|
org.htmlunit.protocol.data |
Support for the
data: protocol. |
Modifier and Type | Method and Description |
---|---|
static DataUrlDecoder |
DataUrlDecoder.decode(URL url)
Decodes a data URL providing simple access to the information contained by the URL.
|
static DataUrlDecoder |
DataUrlDecoder.decodeDataURL(String url)
Decodes a data URL providing simple access to the information contained by the URL.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.