|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceEPRRetrievalException | |
|---|---|
| org.gcube.application.framework.contentmanagement.datatransformation.util | |
| Uses of ServiceEPRRetrievalException in org.gcube.application.framework.contentmanagement.datatransformation.util |
|---|
| Methods in org.gcube.application.framework.contentmanagement.datatransformation.util that throw ServiceEPRRetrievalException | |
|---|---|
static ArrayList<String> |
DataTransformationUtils.performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents,
String outputCollectionId,
org.gcube.application.framework.core.session.ASLSession session)
Transforms a list of PDF documents to text, using OCR Service. |
static ArrayList<String> |
TestDTSClient.performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents,
String outputCollectionId,
String scope)
|
static String |
DataTransformationUtils.transformPDFDocumentsToText(String listLocation,
ArrayList<String> collectionId,
String collectionName,
String scope)
WILL NOT WORK, SINCE THE "response = dts.transformData(request)" LINE IS COMMENTED !!! PLEASE, REMOVE THE GCUBERetryEquivalentFault DEPENDENCY, and UNCOMMENT IT ! SHOULD USE CLIENT LIBRARIES Transforms a list of PDF documents to Text documents, using DTS. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||