Uses of Class
org.gcube.application.framework.contentmanagement.exceptions.ServiceEPRRetrievalException

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)
          Transforms a list of PDF documents to Text documents, using DTS.
 



Copyright © 2013. All Rights Reserved.