org.mule.expression
Class ExpressionConstants

java.lang.Object
  extended by org.mule.expression.ExpressionConstants

public class ExpressionConstants
extends Object

Constnts for Headers and Attachment processing shared by a number of the Expression evaluators


Field Summary
static String ALL_ARGUMENT
           
static String DELIM
           
static String OPTIONAL_ARGUMENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELIM

public static final String DELIM
See Also:
Constant Field Values

ALL_ARGUMENT

public static final String ALL_ARGUMENT
See Also:
Constant Field Values

OPTIONAL_ARGUMENT

public static final String OPTIONAL_ARGUMENT
See Also:
Constant Field Values


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.