<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>igapyon</author_name>
  <author_url>https://blog.hatena.ne.jp/igapyon/</author_url>
  <blog_title>いがぴょんの日記＠はてな</blog_title>
  <blog_url>https://igapyon.hatenadiary.org/</blog_url>
  <categories>
    <anon>Apache</anon>
  </categories>
  <description>Apache Commons IO の活用によって、自前のコーディングを省略できます。何をどう使うのか、よく忘れるのでこれをメモします。 Apache Commons IO https://commons.apache.org/proper/commons-io/ ファイルの書き込みは以下のように書きます。deprecated なメソッドとの混同に注意が必要です。 FileUtils.write(fileTarget, &quot;my new string.&quot;, &quot;UTF-8&quot;);ファイルのバックアップコピーは以下のように書きます。 FileUtils.copyFile(fileTarget, new…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Figapyon.hatenadiary.org%2Fentry%2F20160703%2Fp1&quot; title=&quot; Commons IO によるファイルI/Oコード省力化 - いがぴょんの日記＠はてな&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-07-03 00:00:00</published>
  <title> Commons IO によるファイルI/Oコード省力化</title>
  <type>rich</type>
  <url>https://igapyon.hatenadiary.org/entry/20160703/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
