Constant Field Values

Contents

org.apache.*

  • org.apache.velocity.context.org.apache.velocity.context.InternalContextBase 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -245905472770843470L
  • org.apache.velocity.runtime.directive.DirectiveConstants 
    Modifier and Type Constant Field Value
    public static final int BLOCK 1
    public static final int LINE 2
  • org.apache.velocity.runtime.directive.MacroParseException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -4985224672336070689L
  • org.apache.velocity.runtime.directive.StopCommand 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 2577683435802825964L
  • org.apache.velocity.runtime.parser.node.ASTIndex 
    Modifier and Type Constant Field Value
    private final java.lang.String methodName "get"
  • org.apache.velocity.runtime.parser.node.ASTReference 
    Modifier and Type Constant Field Value
    private static final int FORMAL_REFERENCE 2
    private static final int NORMAL_REFERENCE 1
    private static final int QUIET_REFERENCE 3
    private static final int RUNT 4
  • org.apache.velocity.runtime.parser.node.ASTTextblock 
    Modifier and Type Constant Field Value
    public static final java.lang.String END "]]#"
    public static final java.lang.String START "#[["
  • org.apache.velocity.runtime.parser.node.MathUtils 
    Modifier and Type Constant Field Value
    protected static final int BASE_BIGDECIMAL 4
    protected static final int BASE_BIGINTEGER 3
    protected static final int BASE_DOUBLE 2
    protected static final int BASE_FLOAT 1
    protected static final int BASE_LONG 0