| Package | Description |
|---|---|
| org.afplib.helper.formdef |
provides helper for working with formdef and medium maps (aka copy group).
|
| org.afplib.io |
provides classes to read and write AFP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Formdef.save(AfpOutputStream out,
boolean asResource)
writes the formdef to the output stream, possibly encapsulating
it in a BRS/ERS envelope.
|
| Modifier and Type | Method and Description |
|---|---|
AfpOutputStream |
AfpFilter.getOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AfpFilter.filter(AfpInputStream in,
AfpOutputStream out,
Filter filter) |
| Constructor and Description |
|---|
AfpFilter(AfpInputStream in,
AfpOutputStream out) |
Copyright © 2017. All rights reserved.