| Class | Description | 
|---|---|
| XmlConfigurationLoader | 
 Loads BeanIO mapping files in XML format. 
 | 
| XmlMapping | 
 Stores parsing information about an XML mapping file. 
 | 
| XmlMappingParser | 
 Parses a mapping file into  
BeanIOConfig objects. | 
| XmlMappingReader | 
 Reads a BeanIO XML mapping file into an XML document object model (DOM)
 and validates the XML using the BeanIO mapping schema. 
 |