com.jbbres.lib.actions.elements
Class VariableUtilities

java.lang.Object
  extended by com.jbbres.lib.actions.elements.VariableUtilities

public class VariableUtilities
extends java.lang.Object

Miscellaneous Variable utility methods.

Since:
1.0.0
Version:
1.0.0
Author:
Jean-Baptiste Bres

Constructor Summary
VariableUtilities()
           
 
Method Summary
static java.lang.String toTextArgument(Variable v)
          Return a String representing the variable as a text argument.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableUtilities

public VariableUtilities()
Method Detail

toTextArgument

public static java.lang.String toTextArgument(Variable v)
Return a String representing the variable as a text argument.

Parameters:
v - - the variable.
Returns:
a String representing the variable as a text argument.


To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.