DEV Community

Discussion on: How can I replace all matches found in Apache POI?

Collapse
 
svenmauer profile image
svenmauer

Thank you for your answer. If I use your code example, the app does not replace anything. What is the reason for this?

Collapse
 
florianschaetz profile image
(((Florian Schätz)))

Hard to guess. Upper and lower case? Try to play around with basic, simple examples first before you add the whole POI layer.