protected static class TryResourcesTransformerBase.TryResourcesMatchResultCollector extends Object implements MatchResultCollector
| Modifier | Constructor and Description |
|---|---|
protected |
TryResourcesMatchResultCollector() |
| 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.