| Package | Description |
|---|---|
| org.gcube.application.framework.contentmanagement.datatransformation.util |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.