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