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 MatchResultCollector
public void collectStatement(String name, StructuredStatement statement)
collectStatement
in interface MatchResultCollector
public void collectMatches(String name, WildcardMatch wcm)
collectMatches
in interface MatchResultCollector
Copyright © 2011-2021. All Rights Reserved.