org.seasar.s2click.annotation
クラス Properties.PropertiesProcessor

java.lang.Object
  上位を拡張 org.seasar.s2click.annotation.Properties.PropertiesProcessor
含まれているクラス:
Properties

public static class Properties.PropertiesProcessor
extends java.lang.Object

Propertiesアノテーションの処理を行います。

導入されたバージョン:
1.0.5
作成者:
Naoki Takezoe

コンストラクタの概要
Properties.PropertiesProcessor()
           
 
メソッドの概要
static void process(Properties attrs, org.apache.click.control.Field field)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Properties.PropertiesProcessor

public Properties.PropertiesProcessor()
メソッドの詳細

process

public static void process(Properties attrs,
                           org.apache.click.control.Field field)