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 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.