feat.v1.view
クラス ErrorListView

java.lang.Object
  拡張feat.v1.View
      拡張feat.v1.view.ErrorListView

public class ErrorListView
extends View

テンプレートを表示するだけのビュー。 パラメータにタグのIDを指定すると、エラーリストを出力できる。


コンストラクタの概要
ErrorListView()
           
 
メソッドの概要
 HTMLDocument format(HTMLDocument template, java.lang.String[] params, ContextAccessor acc)
           
 
クラス feat.v1.View から継承したメソッド
getStringResource, getViewDeclaration, setViewDeclaration
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ErrorListView

public ErrorListView()
メソッドの詳細

format

public HTMLDocument format(HTMLDocument template,
                           java.lang.String[] params,
                           ContextAccessor acc)
                    throws NodeNotFoundException
定義:
クラス View 内の format
例外:
NodeNotFoundException