kawa.standard
Class read_line

java.lang.Object
  extended by kawa.standard.read_line

public class read_line
extends java.lang.Object


Constructor Summary
read_line()
           
 
Method Summary
static java.lang.Object apply(LineBufferedReader in, java.lang.String handling)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

read_line

public read_line()
Method Detail

apply

public static java.lang.Object apply(LineBufferedReader in,
                                     java.lang.String handling)
                              throws java.io.IOException
Throws:
java.io.IOException