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