| Package | Description |
|---|---|
| com.izforge.izpack.util.xmlmerge.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXPathConfigurer
Superclass for configurers using XPathOperationFactory.
|
class |
AttributeMergeConfigurer
Configure to apply actions declared as attributes in the patch DOM.
|
class |
PropertyXPathConfigurer
Reads the
XPathOperationFactory configuration from
a property file or a map. |
| Constructor and Description |
|---|
ConfigurableXmlMerge(Configurer configurer)
Creates a default XmlMerge instance and configures it with the given configurer.
|
ConfigurableXmlMerge(XmlMerge wrappedXmlMerge,
Configurer configurer)
Applies a configurer on a wrapped XmlMerge instance.
|
Copyright © 2001–2025. All rights reserved.