- input
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Returns a Java.Util.Regex.Matcher for this pattern applied to the given input. The Matcher can be used to match the Pattern against the whole input, find occurrences of the Pattern in the input, or replace parts of the input.