public class DataTransformationUtils extends Object
| Constructor and Description |
|---|
DataTransformationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
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.
|
public static ArrayList<String> performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents, String outputCollectionId, org.gcube.application.framework.core.session.ASLSession session) throws ServiceEPRRetrievalException, OCRException
documents - - the list of documents to be transformedoutpuCollectionId - - the collection to which the output will be insertedsession - ServiceEPRRetrievalExceptionOCRExceptionCopyright © 2014. All Rights Reserved.