public class ReplacePatternUtils extends Object
Constructor and Description |
---|
ReplacePatternUtils(List<String> whiteList)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
replaceSharpByUnderscore(String textToReplace)
Replace Sharp By Underscore
|
String |
replaceUnderscoreBySharp(String textToReplace)
Replace Underscore By Sharp
|
Copyright © 2018 Vitam. All rights reserved.