public class UNBHandler extends Object implements ControlBlockHandler
Constructor and Description |
---|
UNBHandler(Segment unbSegment,
Segment unzSegment,
HashMap<String,Charset> toCharsetMapping) |
Modifier and Type | Method and Description |
---|---|
void |
process(InterchangeContext interchangeContext)
Process an interchange control block.
|
public void process(InterchangeContext interchangeContext) throws IOException, SAXException
ControlBlockHandler
process
in interface ControlBlockHandler
interchangeContext
- The interchange context.IOException
- Error reading from stream.SAXException
- SAX Error handling segment data.Copyright © 2020. All rights reserved.