| Package | Description |
|---|---|
| org.afplib.io |
provides classes to read and write AFP.
|
| org.afplib.io.chains |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChainLink |
| Modifier and Type | Method and Description |
|---|---|
void |
Chain.commit(ChainLink link,
SF... sf)
Passes the structured fields to the next filter or to the
output file if link is the last filter in the chain.
|
void |
AfpFilterChain.filter(ChainLink... chainLinks) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullChain |
Copyright © 2017. All rights reserved.