Package com.hannonhill.cascade.velocity
Class RegexTool
- java.lang.Object
- 
- com.hannonhill.cascade.velocity.RegexTool
 
- 
 public class RegexTool extends java.lang.ObjectVelocity tool used to work with regular expressions.- Since:
- 8.x
 
- 
- 
Constructor SummaryConstructors Constructor Description RegexTool()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.regex.Patterncompile(java.lang.String regex)
 
-