Package ncsa.tools.ogrescript.tasks.string

Class Summary
AddLeadingZeros Converts a number into a String with the given (maximum) number of leading 0's.
Concatenate  
FormatNumber  
IndexOf  
LastIndexOf  
MessageFormat  
Replace  
StringCut  
Substring  
Tokenize  
UniqueId Generates an id which stands a fair chance of being unique, by taking the given prefix and appending to it the current System time formatted as "yyyyMMddHHmmss", the local host name, and a randomly generated Long.