Japaki is a java library for writing parsers and formats for text files.
It is based on the classes in java.text
.
It allows to to quickly create a program that transfers data
from a text file into a java data structure and vice versa.