gr.uoa.di.madgik.searchlibrary.operatorlibrary.testing
Class TestDataSource

java.lang.Object
  extended by gr.uoa.di.madgik.searchlibrary.operatorlibrary.testing.TestDataSource

public class TestDataSource
extends Object


Constructor Summary
TestDataSource()
           
 
Method Summary
static String inputStreamToString(InputStream inputStream)
           
static void main(String[] args)
           
static URI testFTPSource()
           
static URI testJDBCSource()
           
static URI testPathSource()
           
static URI testTMSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDataSource

public TestDataSource()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

testPathSource

public static URI testPathSource()
                          throws Exception
Throws:
Exception

testFTPSource

public static URI testFTPSource()
                         throws Exception
Throws:
Exception

testTMSource

public static URI testTMSource()
                        throws Exception
Throws:
Exception

testJDBCSource

public static URI testJDBCSource()
                          throws Exception
Throws:
Exception

inputStreamToString

public static String inputStreamToString(InputStream inputStream)
                                  throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.