类 ExplodedArchiveDescriptor

    • 构造器详细资料

      • ExplodedArchiveDescriptor

        public ExplodedArchiveDescriptor​(ArchiveDescriptorFactory archiveDescriptorFactory,
                                         URL archiveUrl,
                                         String entryBasePrefix)
        Constructs an ExplodedArchiveDescriptor
        参数:
        archiveDescriptorFactory - The factory creating this
        archiveUrl - The directory URL
        entryBasePrefix - the base (within the url) that described the prefix for entries within the archive
    • 方法详细资料

      • visitArchive

        public void visitArchive​(ArchiveContext context)
        从接口复制的说明: ArchiveDescriptor
        Perform visitation using the given context
        参数:
        context - The visitation context