|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchedPatternCallback | |
---|---|
org.springframework.beandoc.util | The util package holds classes with utility functions for the BeanDoc code. |
Uses of MatchedPatternCallback in org.springframework.beandoc.util |
---|
Methods in org.springframework.beandoc.util with parameters of type MatchedPatternCallback | |
---|---|
static void |
PatternMatcher.matchPatterns(Pattern[] patterns,
String[] testStrings,
MatchedPatternCallback callback)
Takes an array of Patterns, the id/name and f.q.class name of a bean and a callback interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |