Package com.openhtmltopdf.java2d.api
Interface FSPageOutputStreamSupplier
-
public interface FSPageOutputStreamSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OutputStreamsupply(int zeroBasedPageNumber)
-
-
-
Method Detail
-
supply
OutputStream supply(int zeroBasedPageNumber) throws IOException
- Throws:
IOException
-
-