org.seasar.fisshplate.core
クラス ElExpression

java.lang.Object
  上位を拡張 org.seasar.fisshplate.core.ElExpression

public class ElExpression
extends Object

評価式を表すクラスです。

作成者:
rokugen

メソッドの概要
 String getExpression()
           
 Object getNullValue()
           
 boolean isNullAllowed()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getExpression

public String getExpression()

getNullValue

public Object getNullValue()

isNullAllowed

public boolean isNullAllowed()


Copyright © 2007 The Seasar Foundation. All Rights Reserved.