org.seasar.framework.container.util
クラス ConstantAnnotationUtil

java.lang.Object
  拡張org.seasar.framework.container.util.ConstantAnnotationUtil

public class ConstantAnnotationUtil
extends Object

作成者:
higa

入れ子クラスの概要
protected static class ConstantAnnotationUtil.MyTokenizer
           
 
コンストラクタの概要
protected ConstantAnnotationUtil()
           
 
メソッドの概要
static Map convertExpressionToMap(String expression)
           
static boolean isConstantAnnotation(Field field)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ConstantAnnotationUtil

protected ConstantAnnotationUtil()
メソッドの詳細

convertExpressionToMap

public static Map convertExpressionToMap(String expression)

isConstantAnnotation

public static boolean isConstantAnnotation(Field field)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.