All Classes and Interfaces

Class
Description
 
 
Represents section of direct values such as e.g.
 
The main class of Cdn library that expose methods related to process of loading/rendering configurations.
 
 
 
Factory creates some predefined CDN instances
 
 
Settings used by CDN instance.
 
 
The composer represents implementation of both: serializer and deserializer interfaces.
Represents the root section
 
 
 
 
 
 
 
 
 
Represents process of converting configuration element into the Java object
Represents the simplest configuration element.
Represents key-value relation of String and Piece
 
 
 
Implementation of JSON file format based on default implementation of CDN format.
 
 
 
 
 
Represents standalone configuration elements.
 
Represents the smallest piece of information in configuration
 
 
 
Represents a list of configuration elements
Represents process of converting Java object into configuration element
 
Represents process of converting simple configuration element (Units and Entries) into the Java object
Represents process of converting Java object into simple configuration element (Units and Entries)
 
Default implementation of CDN file format
 
 
 
Implementation of YAML-like format.