Interface MatchResultCollector
- All Known Implementing Classes:
AbstractMatchResultIterator, EmptyMatchResultCollector, TryResourcesTransformerBase.TryResourcesMatchResultCollector
public interface MatchResultCollector
-
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidcollectMatches(String name, WildcardMatch wcm) voidcollectStatement(String name, StructuredStatement statement)
-
Method Details
-
clear
void clear() -
collectStatement
-
collectMatches
-