Package ch.galinet.xml.xmlmerge.config
Class AttributeMergeConfigurer
java.lang.Object
ch.galinet.xml.xmlmerge.config.AttributeMergeConfigurer
- All Implemented Interfaces:
Configurer
Configure to apply actions declared as attributes in the patch DOM.
- Author:
- Laurent Bovet (LBO), Alex Mathey (AMA)
-
Field Details
-
ATTRIBUTE_NAMESPACE
Attribute namespace.- See Also:
-
ACTION_ATTRIBUTE
Action attribute.- See Also:
-
MATCHER_ATTRIBUTE
Matcher attribute.- See Also:
-
-
Constructor Details
-
AttributeMergeConfigurer
public AttributeMergeConfigurer()
-
-
Method Details
-
configure
Configures the specified XmlMerge instance.- Specified by:
configurein interfaceConfigurer- Parameters:
xmlMerge- An XmlMerge instance- Throws:
ConfigurationException
-