org.gcube.application.framework.contentmanagement.datatransformation.util
Class TestDTSClient

java.lang.Object
  extended by org.gcube.application.framework.contentmanagement.datatransformation.util.TestDTSClient

public class TestDTSClient
extends Object


Constructor Summary
TestDTSClient()
           
 
Method Summary
static void main(String[] args)
           
static ArrayList<String> performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents, String outputCollectionId, String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDTSClient

public TestDTSClient()
Method Detail

main

public static void main(String[] args)
Parameters:
args -
Throws:
OCRException
ServiceEPRRetrievalException

performOCRtoPDF_HTTPInput

public static ArrayList<String> performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents,
                                                          String outputCollectionId,
                                                          String scope)
                                                   throws ServiceEPRRetrievalException,
                                                          OCRException
Throws:
ServiceEPRRetrievalException
OCRException


Copyright © 2013. All Rights Reserved.