public final class StringFilter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StringFilter.Builder |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExcludes() |
List<String> |
getIncludes() |
boolean |
include(String s)
Return true if the string should be included.
|
public List<String> getIncludes()
public List<String> getExcludes()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.