- java.lang.Object
-
- javax0.jamal.extensions.Regex.Matcher
-
- All Implemented Interfaces:
Macro
- Enclosing class:
- Regex
public static class Regex.Matcher extends java.lang.Object implements Macro
Match a string against a regular expression.This macro splits the input into two parts using
InputHandler.getParts(Input)
and matches
-
-
Constructor Summary
Constructors Constructor Description Matcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
evaluate(Input in, Processor processor)
-