CHANGES ================================================================ * jplaintext-0.3 - better performance in PlainText#fill() - Soport the "SetterGetter" pattern - Rename ParsePlainException to PlainReadException - new PlainWriteException - redesign PlainConverter - add AbstractConverter - PlainText#write() implemented * jplaintext-0.2 - Introduce new Exception types - Cleanup Exceptions - Complete list in StandardConverter - Cache the access to FieldAnnot's - Redesign PlainFilter to type annotation * jplaintext-0.1 - This is the very first version