Package | Description |
---|---|
com.gargoylesoftware.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–2017 Gargoyle Software Inc.. All rights reserved.