Class RewriteRegexRule

java.lang.Object

public class RewriteRegexRule extends RegexRule

A rule to rewrite the path and query that match a regular expression pattern with a fixed string.

The replacement String follows standard Matcher.replaceAll(String) behavior, including named groups