feat.v1.view
クラス FillFormView

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

public class FillFormView
extends View

フォームに値を自動入力するビュー。

作成者:
SUGIMOTO Ken-ichi

コンストラクタの概要
FillFormView()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

FillFormView

public FillFormView()
メソッドの詳細

format

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