Uses of Interface
aQute.libg.re.RE.Match
Packages that use RE.Match
-
Uses of RE.Match in aQute.libg.re
Methods in aQute.libg.re that return types with arguments of type RE.MatchModifier and TypeMethodDescriptionReturn a stream with matches in the current stringFind the given pattern in the given string.Match with lookingAtMatches the source string to this RE.Method parameters in aQute.libg.re with type arguments of type RE.MatchModifier and TypeMethodDescriptionvoidAppend the StringBuilder by finding all this matches in the given string, and using the replacement from the replacement function.default StringReturn