jp.kuro.meteor.printer
クラス HttpPrinter

java.lang.Object
  上位を拡張 jp.kuro.meteor.printer.HttpPrinter

public class HttpPrinter
extends java.lang.Object

HTTPプリンタ

導入されたバージョン:
2004/12/05 13:11:58

コンストラクタの概要
HttpPrinter(javax.servlet.http.HttpServletResponse res)
           
 
メソッドの概要
 void print(Parser pif)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HttpPrinter

public HttpPrinter(javax.servlet.http.HttpServletResponse res)
メソッドの詳細

print

public final void print(Parser pif)
                 throws java.io.IOException
例外:
java.io.IOException