| Package | Description |
|---|---|
| com.izforge.izpack.util.xmlmerge | |
| com.izforge.izpack.util.xmlmerge.config | |
| com.izforge.izpack.util.xmlmerge.merge |
| Modifier and Type | Method and Description |
|---|---|
void |
Configurer.configure(XmlMerge xmlMerge)
Configures the specified XmlMerge instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableXmlMerge
XmlMerge wrapper applying a configurer on the wrapped instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractXPathConfigurer.configure(XmlMerge xmlMerge) |
void |
AttributeMergeConfigurer.configure(XmlMerge xmlMerge) |
| Constructor and Description |
|---|
ConfigurableXmlMerge(XmlMerge wrappedXmlMerge,
Configurer configurer)
Applies a configurer on a wrapped XmlMerge instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultXmlMerge
Default implementation of XmlMerge.
|
Copyright © 2001–2025. All rights reserved.