- All Superinterfaces:
Serializable
- All Known Subinterfaces:
DSSCacheFileLoader
DSS file loader to load
DSSDocument instead of binaries-
Method Summary
Modifier and TypeMethodDescriptioneu.europa.esig.dss.model.DSSDocumentgetDocument(String url) Returns DSSDocument from the provided url
-
Method Details
-
getDocument
eu.europa.esig.dss.model.DSSDocument getDocument(String url) throws eu.europa.esig.dss.model.DSSException Returns DSSDocument from the provided url- Parameters:
url-Stringurl of the document to obtain- Returns:
DSSDocumentretrieved document- Throws:
eu.europa.esig.dss.model.DSSException- in case of DataLoader error
-