Package | Description |
---|---|
io.github.lukehutch.fastclasspathscanner.classfileparser | |
io.github.lukehutch.fastclasspathscanner.scanner |
Class and Description |
---|
ScanSpec |
Class and Description |
---|
RecursiveScanner.FileMatchProcessorWrapper
An interface called when the corresponding FilePathTester returns true.
|
RecursiveScanner.FilePathTester
An interface used to test whether a file's relative path matches a given specification.
|
ScanSpec |
ScanSpec.ScanSpecPathMatch
Whether a path is a descendant of a blacklisted path, or an ancestor or descendant of a whitelisted path.
|
Copyright © 2016. All rights reserved.