jp.co.nissy.jpicosheet.shell
クラス TextLoader

java.lang.Object
  上位を拡張 jp.co.nissy.jpicosheet.shell.TextLoader

public class TextLoader
extends Object

作成者:
yusuke nishikawa

コンストラクタの概要
TextLoader()
           
TextLoader(Book book)
           
 
メソッドの概要
 Book load(BufferedReader br)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextLoader

public TextLoader()

TextLoader

public TextLoader(Book book)
メソッドの詳細

load

public Book load(BufferedReader br)
          throws IOException,
                 PicosheetException
例外:
IOException
PicosheetException