Uses of Class
org.htmlunit.protocol.data.DataUrlDecoder
Packages that use DataUrlDecoder
-
Uses of DataUrlDecoder in org.htmlunit.protocol.data
Fields in org.htmlunit.protocol.data declared as DataUrlDecoderMethods in org.htmlunit.protocol.data that return DataUrlDecoderModifier and TypeMethodDescriptionstatic DataUrlDecoder
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.