JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.summerboot.jexpress.util.pdf
Interface PDFBox.Writer<T>
Enclosing class:
PDFBox
public static interface
PDFBox.Writer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(org.apache.pdfbox.pdmodel.PDDocument doc,
T
dto)
Method Details
write
void
write
(org.apache.pdfbox.pdmodel.PDDocument doc,
T
dto)
throws
IOException
Throws:
IOException