org.seasar.cubby.util
クラス CubbyFunctions
java.lang.Object
org.seasar.cubby.util.CubbyFunctions
public class CubbyFunctions
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CubbyFunctions
public CubbyFunctions()
contains
public static Boolean contains(Object c,
Object value)
_contains
public static Boolean _contains(Collection<?> c,
Object value)
containsKey
public static Boolean containsKey(Map<?,?> m,
Object value)
containsValue
public static Boolean containsValue(Map<?,?> m,
Object value)
odd
public static String odd(Integer index,
String classnames)
out
public static String out(Object value)
escapeHtml
public static String escapeHtml(Object value)
dateFormat
public static String dateFormat(Object date,
String pattern)
Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.