Package ch.galinet.xml.xmlmerge
Interface Configurer
- All Known Implementing Classes:
AbstractXPathConfigurer,AttributeMergeConfigurer,PropertyXPathConfigurer
public interface Configurer
Applies a configuration to an XmlMerge instance.
- Author:
- Laurent Bovet (LBO), Alex Mathey (AMA)
-
Method Summary
-
Method Details
-
configure
Configures the specified XmlMerge instance.- Parameters:
xmlMerge- An XmlMerge instance- Throws:
ConfigurationException
-