| 限定符和类型 | 类和说明 |
|---|---|
static class |
AbstractScannerImpl.ArchiveContextImpl |
protected static class |
AbstractScannerImpl.ArchiveDescriptorInfo |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<URL,AbstractScannerImpl.ArchiveDescriptorInfo> |
archiveDescriptorCache |
protected ArchiveDescriptorFactory |
archiveDescriptorFactory |
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractScannerImpl(ArchiveDescriptorFactory archiveDescriptorFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected URL |
resolveNonRootUrl(URL url)
Handle
|
ScanResult |
scan(ScanEnvironment environment,
ScanOptions options,
ScanParameters parameters)
Perform the scanning against the described environment using the
defined options, and return the scan results.
|
protected void |
validateReuse(AbstractScannerImpl.ArchiveDescriptorInfo descriptor,
boolean root) |
protected final ArchiveDescriptorFactory archiveDescriptorFactory
protected final Map<URL,AbstractScannerImpl.ArchiveDescriptorInfo> archiveDescriptorCache
protected AbstractScannerImpl(ArchiveDescriptorFactory archiveDescriptorFactory)
public ScanResult scan(ScanEnvironment environment, ScanOptions options, ScanParameters parameters)
Scannerprotected URL resolveNonRootUrl(URL url)
url - protected void validateReuse(AbstractScannerImpl.ArchiveDescriptorInfo descriptor, boolean root)
Copyright © 2020. All rights reserved.