Package kawa.standard

Class read_line


  • public class read_line
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      read_line()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object apply​(gnu.kawa.io.InPort 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​(gnu.kawa.io.InPort in,
                                             java.lang.String handling)
                                      throws java.io.IOException
        Throws:
        java.io.IOException