Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper">ImplicitMethods</A>
<DD>Provides implicit method <code>distinct</code> on the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>class.
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper">ImplicitMethods</A>
<DD>Provides implicit method <code>drop</code> on the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>class.
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Evaluates a SpEL expression <code>expressionString</code> in the context
of root element <code>rootElement</code> and gives back a result of type
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Evaluates a SpEL expression <code>expressionString</code> in the provided
context <code>evaluationContext</code> and gives back a result of type
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Evaluates multiple SpEL expressions and returns the result of the last
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Evaluates multiple SpEL expressions and returns the result of the last
expression.
<DT><AHREF="./net/abhinavsarkar/spelhelper/ExtensionFunctions.html"title="class in net.abhinavsarkar.spelhelper"><B>ExtensionFunctions</B></A> - Class in <AHREF="./net/abhinavsarkar/spelhelper/package-summary.html">net.abhinavsarkar.spelhelper</A><DD>Provides some extension functions to create some basic collection types
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Returns the current evaluation context.
</DL>
<HR>
<ANAME="_I_"><!----></A><H2>
<B>I</B></H2>
<DL>
<DT><AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper"><B>ImplicitMethods</B></A> - Class in <AHREF="./net/abhinavsarkar/spelhelper/package-summary.html">net.abhinavsarkar.spelhelper</A><DD>Provides some implicit methods which can be invoked on the instances of
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ExtensionFunctions.html"title="class in net.abhinavsarkar.spelhelper">ExtensionFunctions</A>
<DD>Creates an unmodifiable <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>of the arguments provided.
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Looks up an implicit constructor registered with this instance.
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Looks up an implicit method registered with this instance.
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ExtensionFunctions.html"title="class in net.abhinavsarkar.spelhelper">ExtensionFunctions</A>
<DD>Creates an unmodifiable <ahref="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true"title="class or interface in java.util"><code>Map</code></a>using the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>of keys
provided as the first argument and the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>of values provided
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Registers the public constructors of the class <code>clazz</code> so that they
can be called by their simple name from SpEL expressions.
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Registers the public static methods in the class <code>clazz</code> as functions
Method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
<DD>Registers the public static methods in the class <code>clazz</code> as implicit
methods for the class of the first parameter of the methods.
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper">ImplicitMethods</A>
<DD>Provides implicit method <code>reversed</code> on the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>class.
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ExtensionFunctions.html"title="class in net.abhinavsarkar.spelhelper">ExtensionFunctions</A>
<DD>Creates an unmodifiable <ahref="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util"><code>Set</code></a>of the arguments provided.
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper">ImplicitMethods</A>
<DD>Provides implicit method <code>sorted</code> on the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>class.
<DT><AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper"><B>SpelHelper</B></A> - Class in <AHREF="./net/abhinavsarkar/spelhelper/package-summary.html">net.abhinavsarkar.spelhelper</A><DD>SpelHelper provides additional functionalities to work with
[Spring Expression Language (SpEL)][1].<DT><AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html#SpelHelper()"><B>SpelHelper()</B></A> -
Constructor for class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/SpelHelper.html"title="class in net.abhinavsarkar.spelhelper">SpelHelper</A>
Static method in class net.abhinavsarkar.spelhelper.<AHREF="./net/abhinavsarkar/spelhelper/ImplicitMethods.html"title="class in net.abhinavsarkar.spelhelper">ImplicitMethods</A>
<DD>Provides implicit method <code>take</code> on the <ahref="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util"><code>List</code></a>class.