Uses of Interface
de.neuland.pug4j.util.StringReplacerCallback
-
Packages that use StringReplacerCallback Package Description de.neuland.pug4j.util -
-
Uses of StringReplacerCallback in de.neuland.pug4j.util
Methods in de.neuland.pug4j.util with parameters of type StringReplacerCallback Modifier and Type Method Description static StringStringReplacer. replace(String input, Pattern regex, StringReplacerCallback callback)
-