com.ibm.di.function
Class GSM07_05

java.lang.Object
  extended by com.ibm.di.function.GSM07_05

public class GSM07_05
extends Object


Constructor Summary
GSM07_05()
           
 
Method Summary
 Entry parseEntry(String str)
           
 String quote(String str)
           
 String unquote(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSM07_05

public GSM07_05()
Method Detail

parseEntry

public Entry parseEntry(String str)
                 throws Exception
Throws:
Exception

quote

public String quote(String str)

unquote

public String unquote(String str)