Commit graph

6 commits

Author SHA1 Message Date
Moandji Ezana a37dfd80a8 Transient fields are not written to TOML files by TomlWriter
Fixes #30
2016-06-14 19:51:22 -04:00
moandji.ezana 50522d6a8c Include final fields but ignore constants 2015-07-02 08:22:31 +02:00
moandji.ezana 95e7f28cfa Remove warnings 2015-07-02 07:31:51 +02:00
moandji.ezana 9968add0ae Removed ValueWriter#isTable() 2015-06-29 09:57:05 +02:00
Jonathan Wood 24a6503d19 Conform to the project's singleton pattern. 2015-06-27 14:35:26 -07:00
Jonathan Wood c076099ddd Use 'write' rather than 'serialize'.
Also refactor ValueWriter implementations into ValueConverter
implementations, where possible.
2015-06-27 12:50:15 -07:00
Renamed from src/main/java/com/moandjiezana/toml/ObjectSerializer.java (Browse further)