程序包 org.hibernate.boot.archive.internal
The internals of archive scanning support
-
类概要 类 说明 ArchiveHelper Helper for dealing with archivesByteArrayInputStreamAccess An InputStreamAccess implementation based on a byte arrayExplodedArchiveDescriptor Descriptor for exploded (directory) archivesFileInputStreamAccess An InputStreamAccess implementation based on a File referenceJarFileBasedArchiveDescriptor An ArchiveDescriptor implementation leveraging theJarFileAPI for processing.JarInputStreamBasedArchiveDescriptor An ArchiveDescriptor implementation that works on archives accessible through aJarInputStream.JarProtocolArchiveDescriptor An ArchiveDescriptor implementation for handling archives whose url reported a JAR protocol (i.e., jar://).StandardArchiveDescriptorFactory Standard implementation of ArchiveDescriptorFactoryUrlInputStreamAccess