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

    Modifier and Type
    Method
    Description
    void
    configure(XmlMerge xmlMerge)
    Configures the specified XmlMerge instance.