(String).replaceAll [1] public String replaceAll(String regex, String replacement)
指定された正規表現に一致する文字列の各部分文字列に対し指定された置換を実行します。