This package contains the file-based implementation of the Configuration
nodes interfaces. These interfaces provide a tree-like view into configuration
documents stored in a hierarchical directory structure on any standard
filesystem. This package supports both the reading and writing of
configurations.
A node that represents a physical configuration file within a file system.
Files are read and writen using a ConfigurationFormatService.
These nodes
may not have children.