org.seasar.cms.wiki.factory.impl
クラス WikiBodyFactoryImpl

java.lang.Object
  上位を拡張 org.seasar.cms.wiki.factory.impl.WikiBodyFactoryImpl
すべての実装されたインタフェース:
WikiBodyFactory

public class WikiBodyFactoryImpl
extends java.lang.Object
implements WikiBodyFactory


フィールドの概要
 
インタフェース org.seasar.cms.wiki.factory.WikiBodyFactory から継承されたフィールド
KEY
 
コンストラクタの概要
WikiBodyFactoryImpl()
           
 
メソッドの概要
 java.lang.String eval(WikiContext context, java.lang.String body)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

WikiBodyFactoryImpl

public WikiBodyFactoryImpl()
メソッドの詳細

eval

public java.lang.String eval(WikiContext context,
                             java.lang.String body)
定義:
インタフェース WikiBodyFactory 内の eval


Copyright ? 2007. All Rights Reserved.