java.lang.Object
com.aquima.interactions.foundation.ds.AbstractDatasourceXml
com.aquima.interactions.mapping.ds.xml.r17.generation.MappingXml
All Implemented Interfaces:
IDatasourceXml

public class MappingXml extends AbstractDatasourceXml

Class to create an xml of a mapping datasource.

This class creates an XML structure of the datasource that can be deserialized to a datasource by the XmlMappingDS.

Since:
7.1
Author:
J. van Leuven
See Also: