| Package | Description |
|---|---|
| org.thales.punch.punchlang.util |
| Class and Description |
|---|
| ECodec
The basic codecs you can plug in when reading data.
|
| ICodec
An
ICodec lets you stream continuously some data (text) stream, and
truncate the data using some delimiting strategy. |
| JsonArrayCodecBuilder
Use this class to build a codec JsonArray.
|
| LineCodecBuilder
Use this class to build a codec Line.
|
| MultilineCodecBuilder
Use this class to build a codec streamer.
|
| XmlCodecBuilder
Use this class to build a codec XML.
|
Copyright © 2023. All rights reserved.