Uses of Class
org.djutils.data.serialization.TextSerializationException

Packages that use TextSerializationException
Package
Description
The csv package takes care of reading and writing of data in csv / tsv format to/from files or streams.
The json package takes care of reading and writing of data in json format to/from files or streams.
The serialization package takes care of (de)serializing data of different types to/from Strings.
The xml package takes care of reading and writing of data in xml format to/from files or streams.