2019-10-31 21:43:47 -04:00
|
|
|
## IO Data Libraries
|
|
|
|
|
|
|
|
This module contains articles about IO data processing libraries.
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
- [Introduction To Kryo](https://www.baeldung.com/kryo)
|
|
|
|
- [Parsing YAML with SnakeYAML](https://www.baeldung.com/java-snake-yaml)
|
|
|
|
- [Introduction to Smooks](https://www.baeldung.com/smooks)
|
|
|
|
- [Introduction To OpenCSV](https://www.baeldung.com/opencsv)
|
|
|
|
- [Interact with Google Sheets from Java](https://www.baeldung.com/google-sheets-java-client)
|
|
|
|
- [Introduction To Docx4J](https://www.baeldung.com/docx4j)
|
2020-03-18 01:16:03 -04:00
|
|
|
- [Breaking YAML Strings Over Multiple Lines](https://www.baeldung.com/yaml-multi-line)
|