<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: svenmauer</title>
    <description>The latest articles on DEV Community by svenmauer (@svenmauer).</description>
    <link>https://dev.to/svenmauer</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F49700%2F753a50dd-4eed-40e1-a963-8fa7a48347f4.jpeg</url>
      <title>DEV Community: svenmauer</title>
      <link>https://dev.to/svenmauer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/svenmauer"/>
    <language>en</language>
    <item>
      <title>How can I replace all matches found in Apache POI? </title>
      <dc:creator>svenmauer</dc:creator>
      <pubDate>Sat, 16 Dec 2017 18:53:23 +0000</pubDate>
      <link>https://dev.to/svenmauer/how-can-i-replace-all-matches-found-in-apache-poi-dm0</link>
      <guid>https://dev.to/svenmauer/how-can-i-replace-all-matches-found-in-apache-poi-dm0</guid>
      <description>&lt;p&gt;The following code I found on StackOverflow replaces only the first match found. I am happy about help how I can replace all found hits. I tried the method "replaceAll" but without result. Because I don't know how to construct a regex. Important: The text must also be replaced in the footer.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


</description>
      <category>java</category>
    </item>
  </channel>
</rss>
