template.tool
Class GistRetriever

java.lang.Object
  extended by template.tool.GistRetriever

public class GistRetriever
extends java.lang.Object


Constructor Summary
GistRetriever()
           
 
Method Summary
static java.lang.String convertStreamToStr(java.io.InputStream is)
           
 java.lang.String findSerialNumber()
           
 java.lang.String getMenuTitle()
           
 void init(Editor editor)
           
static void load(java.io.InputStream input, java.util.Map table)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GistRetriever

public GistRetriever()
Method Detail

getMenuTitle

public java.lang.String getMenuTitle()

init

public void init(Editor editor)

run

public void run()

findSerialNumber

public java.lang.String findSerialNumber()

convertStreamToStr

public static java.lang.String convertStreamToStr(java.io.InputStream is)
                                           throws java.io.IOException
Throws:
java.io.IOException

load

public static void load(java.io.InputStream input,
                        java.util.Map table)
                 throws java.io.IOException
Throws:
java.io.IOException


processing tool GistRetriever by Dave Vondle. (c) 2011