Package org.syncany.config.to

Provides transfer object classes to serialize/deserialize the application configuration.

Most classes in this package use the Simple framework for XML serialization, and its corresponding annotation-based configuration.

See Also:
Simple framework