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

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

public class GRS2Printer
extends Object


Constructor Summary
GRS2Printer()
           
 
Method Summary
static void compute()
           
static String inputStreamToString(InputStream inputStream)
           
static void print(URI uri)
           
static void print(URI uri, int tabs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GRS2Printer

public GRS2Printer()
Method Detail

print

public static void print(URI uri,
                         int tabs)
                  throws Exception
Throws:
Exception

print

public static void print(URI uri)
                  throws Exception
Throws:
Exception

compute

public static void compute()
                    throws gr.uoa.di.madgik.grs.reader.GRS2ReaderException
Throws:
gr.uoa.di.madgik.grs.reader.GRS2ReaderException

inputStreamToString

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


Copyright © 2013. All Rights Reserved.