public class AbstractMatchResultIterator extends Object implements MatchResultCollector
| Constructor and Description |
|---|
AbstractMatchResultIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
collectMatches(String name,
WildcardMatch wcm) |
void |
collectStatement(String name,
StructuredStatement statement) |
public void clear()
clear in interface MatchResultCollectorpublic void collectStatement(String name, StructuredStatement statement)
collectStatement in interface MatchResultCollectorpublic void collectMatches(String name, WildcardMatch wcm)
collectMatches in interface MatchResultCollectorCopyright © 2011-2021. All Rights Reserved.