|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.adt.topology.comparator.ComparatorFilter
com.ibm.adt.topology.comparator.PropertyArrayMatchFilter
public final class PropertyArrayMatchFilter
The PropertyArrayMatchFilter tells the comparator how to match up array elements when a given property value is an array.
Constructor Summary | |
---|---|
PropertyArrayMatchFilter(java.lang.String name,
java.lang.String orderedKeys)
Create an PropertyArrayMatchFilter instance with the specified regex and replacement strings. |
Method Summary |
---|
Methods inherited from class com.ibm.adt.topology.comparator.ComparatorFilter |
---|
equals, getContext, getDescription, getQualifiers, getType, hashCode, setContext, setDescription, setQualifiers, setType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyArrayMatchFilter(java.lang.String name, java.lang.String orderedKeys)
name
- regular expression to match onorderedKeys
- the replacement string
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |