| 程序包 | 说明 |
|---|---|
| org.springframework.core.type.filter |
Core support package for type filtering (e.g. for classpath scanning).
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RegexPatternTypeFilter
A simple filter for matching a fully-qualified class name with a regex
Pattern. |