|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataUrlDecoder | |
---|---|
com.gargoylesoftware.htmlunit.protocol.data | Support for the data: protocol |
Uses of DataUrlDecoder in com.gargoylesoftware.htmlunit.protocol.data |
---|
Methods in com.gargoylesoftware.htmlunit.protocol.data that return DataUrlDecoder | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |