Class AbstractASiCContainerExtractor

    • Constructor Detail

      • AbstractASiCContainerExtractor

        protected AbstractASiCContainerExtractor​(DSSDocument asicContainer)
    • Method Detail

      • getZipComment

        public String getZipComment()
      • isAllowedManifest

        protected abstract boolean isAllowedManifest​(String entryName)
      • isAllowedArchiveManifest

        protected abstract boolean isAllowedArchiveManifest​(String entryName)
      • isAllowedTimestamp

        protected abstract boolean isAllowedTimestamp​(String entryName)
      • isAllowedSignature

        protected abstract boolean isAllowedSignature​(String entryName)