java.lang.Object
javax0.jamal.extensions.Regex
Macros defined in static inner classes that some way help handling regular expressions.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMatch a string against a regular expression.static classThis macro splits the input into three parts usingInputHandler.getParts(Input)and then returnspart[0].replaceAll(part[2], part[3])} -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Regex
public Regex()
-