Class Regex.Matcher

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

    Modifier and Type Method Description
    java.lang.String evaluate​(Input in, Processor processor)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface javax0.jamal.api.Macro

    getId