Replace multiple string a text file using Java. List of find and replace string are in an excel file

Replace multiple string a text file using Java. List of find and replace string are in an excel file

Improve Your Programming skills

4 года назад

2,526 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@chinhphamvan9271
@chinhphamvan9271 - 01.07.2020 02:46

wow <3

Ответить
@museverse9
@museverse9 - 23.10.2020 15:52

Im unable to execute with the error in FileUtils file at str.replace(item.findStr, item.replaceStr)

where the error is the type java.lang.charsequence cannot be resolved. it is indirectly referenced from required .class


Pls help

Ответить