public class DetachedContentCreator extends Object
Constructor and Description |
---|
DetachedContentCreator() |
Modifier and Type | Method and Description |
---|---|
List<eu.europa.esig.dss.model.DSSDocument> |
getDetachedContentList()
Method for asking detached content list
|
eu.europa.esig.dss.model.DSSDocument |
getFirstDetachedContent()
Method for asking first detached content file
|
DetachedContentCreator |
populate(Collection<DataFile> dataFiles)
Method for generating list of detached content files from list of files.
|
public DetachedContentCreator populate(Collection<DataFile> dataFiles) throws Exception
dataFiles
- Files what should be signedException
public List<eu.europa.esig.dss.model.DSSDocument> getDetachedContentList()
public eu.europa.esig.dss.model.DSSDocument getFirstDetachedContent()
Copyright © 2024. All rights reserved.