|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ZippedDocumentTransformer.Transform
Method Summary | |
---|---|
void |
transform(InputStream in,
OutputStream out,
String name)
This method is called for each selected ZIP-entry. |
Method Detail |
---|
void transform(InputStream in, OutputStream out, String name) throws IOException
in
- the inputstream for the entry.out
- the stream for the transformed entry.name
- the name of the entry.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |