| 接口 | 说明 |
|---|---|
| CompiledPattern |
A wildcard pattern that has been compiled
|
| PatternFactory |
Compiles wildcard patterns
|
| 类 | 说明 |
|---|---|
| PackageScanner |
Scans the classpath for packages and tries to determine their versions
|
| PackageScanner.Patterns |
The patterns to include and exclude
|
| SimpleWildcardPattern |
A simple wildcard pattern that uses the '*' character to match everything.
|
| SimpleWildcardPatternFactory |
Compiles simple wildcard patterns
|
Copyright © 2016. All rights reserved.