Package com.openhtmltopdf.extend
Interface FSStreamFactory
-
- All Known Subinterfaces:
HttpStreamFactory
- All Known Implementing Classes:
NaiveUserAgent.DataUriFactory,NaiveUserAgent.DefaultHttpStreamFactory
public interface FSStreamFactoryRepresents a very simple stream/reader client for any protocol.- See Also:
FSStream
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FSStreamgetUrl(String url)
-