All Classes and Interfaces

Class
Description
Runtime exception for read/write failures
Defines should field value align left or right
Converter that converts based on rules defined in annotation
Converter factory for boolean conversion
Field for boolean object conversion
Utilities around byte
CharSequence implementation based on a char array.
Converter implementation for character array
An internal class to allow to iterator through a sequence of characters
No-op implementation of Converter for CharSequence
Exception that stands for conversion failure
Annotation that marks another annotation as a conversion flag
 
Interface that manages what converter to use
Flag field as a CSV field
Format implementation based on CSV syntax
Internal class that really does CSV format and parsing
A general class that knows how to parse CSV syntax
Annotation for a CSV formatted Java bean.
 
Mark a field that is converted as date type
 
 
Converter that converts enum.
An implementation that escapes special character with an escape character
 
Implementation of value reference that based on a public field
Annotation that marks a field as fix length field.
Format implementation that parse and format fix length fields
Internal actual fix-length algorithm
Annotation that marks a bean as fix length message
Base class that knows how to format/parse beans
Formatting failure
Facade class for format package
 
 
 
Exception that tells class definition of a bean has problem
 
A class that defines a primitive identifier.
A converter that maps between empty CharSequence and NULL
 
 
Implementation of value holder based on reader and writer methods
String tokenizer which split string into segments considering quotation and character escaping
Converter implementation that does naive conversion for String, CharSequence, char[], BigDecimal, BigInteger and all primitives
Implementation of converter that calls constructor with string parameter and toString method for conversion
Converter implementation for String
A Java bean that stands for an event of token
A handler that does something for each token
Define what should layout do when value is longer than limit
Utilities around UUID
Interface that allow to read a value from given owner or write value to owner
A class that iterate through all property descriptors and fields and look for possible value references.
A listener interface to handle found references
A parser that reads input and generates a series of TokenEvent