org.seasar.tuigwaa.cms.core.html
クラス HtmlEngine

java.lang.Object
  拡張org.seasar.tuigwaa.cms.core.html.HtmlEngine
すべての実装インタフェース:
CmsEngine

public class HtmlEngine
extends Object
implements CmsEngine


コンストラクタの概要
HtmlEngine()
           
 
メソッドの概要
 void service(CmsRequest request, CmsResponse response)
           
 void setConfiguration(WikiConfiguration cfg)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HtmlEngine

public HtmlEngine()
メソッドの詳細

setConfiguration

public void setConfiguration(WikiConfiguration cfg)
定義:
インタフェース CmsEngine 内の setConfiguration

service

public void service(CmsRequest request,
                    CmsResponse response)
定義:
インタフェース CmsEngine 内の service


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.