Uses of Class
sunlabs.brazil.util.regexp.Regsub
Packages that use Regsub
-
Uses of Regsub in sunlabs.brazil.util.regexp
Methods in sunlabs.brazil.util.regexp with parameters of type RegsubModifier and TypeMethodDescriptionstatic voidRegexp.applySubspec(Regsub rs, String subspec, StringBuffer sb) Utility method to give access to the standard substitution algorithm used bysubandsubAll.booleanRegexp.Filter.filter(Regsub rs, StringBuffer sb) Given the current state of the match, generate the replacement string.