public class UpdatableVelocityContext extends ObservableVelocityContextImpl
| コンストラクタと説明 |
|---|
UpdatableVelocityContext(Updatable updatable) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Object |
put(java.lang.String arg0,
java.lang.Object arg1) |
java.lang.Object |
remove(java.lang.Object arg0) |
containsKey, get, getKeyspublic UpdatableVelocityContext(Updatable updatable)
public java.lang.Object put(java.lang.String arg0, java.lang.Object arg1)
put インタフェース内 org.apache.velocity.context.Contextput クラス内 ObservableVelocityContextImplpublic java.lang.Object remove(java.lang.Object arg0)
remove インタフェース内 org.apache.velocity.context.Contextremove クラス内 ObservableVelocityContextImpl