feat.v1
クラス PageResponse

java.lang.Object
  拡張feat.v1.PageResponse
すべての実装インタフェース:
Response

public class PageResponse
extends java.lang.Object
implements Response


コンストラクタの概要
PageResponse(HTMLDocument doc, java.lang.String encoding)
           
 
メソッドの概要
 void output(ContextAccessor acc)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PageResponse

public PageResponse(HTMLDocument doc,
                    java.lang.String encoding)
メソッドの詳細

output

public void output(ContextAccessor acc)
            throws ServletException
定義:
インタフェース Response 内の output
例外:
ServletException