Uses of Interface
eu.europa.esig.dss.asic.common.extract.ASiCContainerExtractor
Package
Description
-
Uses of ASiCContainerExtractor in eu.europa.esig.dss.asic.cades.extract
Modifier and TypeClassDescriptionclass
The class is used to extract the content (documents) embedded into an ASiC with CAdES containerModifier and TypeMethodDescriptionASiCWithCAdESContainerExtractorFactory.create
(DSSDocument asicContainer) -
Uses of ASiCContainerExtractor in eu.europa.esig.dss.asic.common.extract
Modifier and TypeClassDescriptionclass
This class is used to read an ASiC Container and to retrieve its content filesModifier and TypeMethodDescriptionASiCContainerExtractorFactory.create
(DSSDocument asicContainer) Creates a newASiCContainerExtractor
for the given ZIP-archive containerstatic ASiCContainerExtractor
DefaultASiCContainerExtractor.fromDocument
(DSSDocument asicContainer) Loads an implementation ofASiCContainerExtractor
corresponding toasicContainer
type -
Uses of ASiCContainerExtractor in eu.europa.esig.dss.asic.xades.extract
Modifier and TypeClassDescriptionclass
The class is used to extract the content (documents) embedded into an ASiC with XAdES containerModifier and TypeMethodDescriptionASiCWithXAdESContainerExtractorFactory.create
(DSSDocument asicContainer)