| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.file | |
| cn.sexycode.util.core.file.scan |
| 类和说明 |
|---|
| AbstractArchiveDescriptor
Base support for ArchiveDescriptor implementors.
|
| ArchiveContext
Describes the context for visiting the entries within an archive
|
| ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
| ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
| ArchiveEntry
Represent an entry in the archive.
|
| ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
|
| ArchiveException
Indicates a problem accessing or visiting the archive
|
| JarFileEntryUrlAdjuster
Optional contract for ArchiveDescriptorFactory implementations to implement
to be able to adjust
<jar-file/> URL's defined in persistence.xml
files. |
| StandardArchiveDescriptorFactory
Standard implementation of ArchiveDescriptorFactory
|
| 类和说明 |
|---|
| ArchiveContext
Describes the context for visiting the entries within an archive
|
| ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
| ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
| ArchiveEntry
Represent an entry in the archive.
|
| ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
|
Copyright © 2020. All rights reserved.