public class FilterUtils
extends java.lang.Object
Constructor and Description |
---|
FilterUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
createPropertyFilter(java.lang.String name,
java.lang.String value)
Creates a filter string that matches an attribute value exactly.
|
public static java.lang.String createPropertyFilter(java.lang.String name, java.lang.String value)
name
- a valid attribute namevalue
- the exact attribute value