jp.kuro.meteor.printer
クラス GZipHttpPrinter

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

public class GZipHttpPrinter
extends java.lang.Object

HTTPプリンタ(GZIP圧縮)

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

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

コンストラクタの詳細

GZipHttpPrinter

public GZipHttpPrinter(javax.servlet.http.HttpServletRequest req,
                       javax.servlet.http.HttpServletResponse res)
メソッドの詳細

print

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