ch.elca.el4j.services.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)
File-location:
Configurer
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Method Summary
 void configure(XmlMerge xmlMerge)
          Configures the specified XmlMerge instance.
 

Method Detail

configure

void configure(XmlMerge xmlMerge)
               throws ConfigurationException
Configures the specified XmlMerge instance.

Parameters:
xmlMerge - An XmlMerge instance
Throws:
ConfigurationException


Copyright © 2005-2011 ELCA. All Rights Reserved.