| Package | Description |
|---|---|
| com.izforge.izpack.util.xmlmerge.matcher |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributeMatcher
Elements match if their name and a certain attribute value are the same.
|
class |
AttributeMatcher
Compares the qualified name of elements, their attributes and their attribute values.
|
class |
IdAttributeMatcher
Elements match if their name and 'id' attribute are the same.
|
class |
NameAttributeMatcher
Elements match if their name and 'name' attribute are the same.
|
class |
TagMatcher
Compares the qualified name of elements.
|
Copyright © 2001–2025. All rights reserved.