Constant Field Values

Contents

colesico.framework.*

  • colesico.framework.pebble.PebbleRenderer 
    Modifier and Type Constant Field Value
    public static final java.lang.String MODEL_VAR "vm"
  • colesico.framework.pebble.internal.GetBeanFunction 
    Modifier and Type Constant Field Value
    public static final java.lang.String FUNCTION_NAME "getBean"
  • colesico.framework.pebble.internal.GetClassedBeanFunction 
    Modifier and Type Constant Field Value
    public static final java.lang.String FUNCTION_NAME "getClassedBean"
  • colesico.framework.pebble.internal.GetNamedBeanFunction 
    Modifier and Type Constant Field Value
    public static final java.lang.String FUNCTION_NAME "getNamedBean"
  • colesico.framework.pebble.internal.T9nDictionaryParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_DICT_NAME "messages"
  • colesico.framework.pebble.internal.T9nFilter 
    Modifier and Type Constant Field Value
    public static final java.lang.String FILTER_NAME "t9n"
  • colesico.framework.pebble.internal.T9nFunction 
    Modifier and Type Constant Field Value
    public static final java.lang.String FUNCTION_NAME "t9n"