Package com.openhtmltopdf.swing
Class NaiveUserAgent.DataUriFactory
- java.lang.Object
-
- com.openhtmltopdf.swing.NaiveUserAgent.DataUriFactory
-
- All Implemented Interfaces:
FSStreamFactory
- Enclosing class:
- NaiveUserAgent
public static class NaiveUserAgent.DataUriFactory extends java.lang.Object implements FSStreamFactory
-
-
Constructor Summary
Constructors Constructor Description DataUriFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FSStream
getUrl(java.lang.String url)
-
-
-
Method Detail
-
getUrl
public FSStream getUrl(java.lang.String url)
- Specified by:
getUrl
in interfaceFSStreamFactory
-
-