Class XMLConfigurationLoader

All Implemented Interfaces:
ConfigurationLoader<AttributedConfigurationNode>

public class XMLConfigurationLoader
extends AbstractConfigurationLoader<AttributedConfigurationNode>
A loader for XML (Extensible Markup Language), using the native javax library for parsing and generation.