com.hankcs.hanlp.corpus.io
类 LineHandler

java.lang.Object
  继承者 com.hankcs.hanlp.corpus.io.LineHandler

public abstract class LineHandler
extends Object

作者:
hankcs

构造方法摘要
LineHandler()
           
LineHandler(String delimiter)
           
 
方法摘要
 void done()
           
 void handle(String line)
           
abstract  void handle(String[] params)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

LineHandler

public LineHandler(String delimiter)

LineHandler

public LineHandler()
方法详细信息

handle

public void handle(String line)
            throws Exception
抛出:
Exception

done

public void done()
          throws IOException
抛出:
IOException

handle

public abstract void handle(String[] params)
                     throws IOException
抛出:
IOException


Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.