public interface ControlBlockHandler
| Modifier and Type | Method and Description |
|---|---|
void |
process(InterchangeContext interchangeContext)
Process an interchange control block.
|
void process(InterchangeContext interchangeContext) throws IOException, SAXException
interchangeContext - The interchange context.IOException - Error reading from stream.SAXException - SAX Error handling segment data.Copyright © 2020. All rights reserved.