public class ExcludeBasedOnTypeNamespace extends Object implements SearchIndexExcluder
DONT_EXCLUDE| Constructor and Description |
|---|
ExcludeBasedOnTypeNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExcludedNamespace(String uri) |
String |
checkForExclusion(Individual ind)
REturn a string message if the individual should
be excluded from the index.
|
void |
compileRegexPattern() |
String |
toString() |
public void addExcludedNamespace(String uri)
public void compileRegexPattern()
public String checkForExclusion(Individual ind)
SearchIndexExcludercheckForExclusion in interface SearchIndexExcluderCopyright © 2022. All rights reserved.