Excerpt | ||
---|---|---|
| ||
Documentation and implementation notes. |
The pages bellow below describe the individual packages and also the process by which ARC and WARC files are read and validated.
...
- jwat-common: General purpose classes including specialized streams, binary->string encoding and common arc/warc http-response/payload code.
- jwat-gzip: GZip reader/validator/writer, including input/output streams for data.
- jwat-arc: Contains Arc reader/validator/writer specific classes.
- jwat-warc: Contains Warc reader/validator/writer specific classes.
...