| Package | Description |
|---|---|
| org.gcube.application.framework.contentmanagement.content.impl | |
| org.gcube.application.framework.contentmanagement.datatransformation.util |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DocumentInfos> |
Collection.getDocumentInfos(org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<DocumentInfos> |
DataTransformationUtils.getListOfFailuresFromReport(String rsLocator,
ArrayList<DocumentInfos> allDocuments,
ArrayList<String> collectionId)
It parses the reports contained in the resultset, coming from DTS and returns the list of the document URIs that failed to be transformed.
|
static ArrayList<DocumentInfos> |
DataTransformationUtils.getReports(String rsLocator,
ArrayList<String> collectionId) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<DocumentInfos> |
DataTransformationUtils.getListOfFailuresFromReport(String rsLocator,
ArrayList<DocumentInfos> allDocuments,
ArrayList<String> collectionId)
It parses the reports contained in the resultset, coming from DTS and returns the list of the document URIs that failed to be transformed.
|
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) |
Copyright © 2013. All Rights Reserved.