<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nowokay</author_name>
  <author_url>https://blog.hatena.ne.jp/nowokay/</author_url>
  <blog_title>きしだのHatena</blog_title>
  <blog_url>https://nowokay.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>とても便利。 たとえば、あるサイトからHTMLをダウンロードしてファイルに保存する場合。 try(InputStream is = new URL(&quot;http://www.google.com/&quot;).openStream()){ Files.copy(is, Paths.get(&quot;C:\\Users\\kishida\\Downloads\\google.html&quot;)); } ファイルの内容を一行ずつ読み込んで処理をする場合。 for(String s : Files.readAllLines(Paths.get(&quot;C:\\Install.log&quot;), Charset.defaultChars…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnowokay.hatenablog.com%2Fentry%2F20110707%2F1310031398&quot; title=&quot;Java SE 7のjava.nio.file.Filesがとても便利な件 - きしだのHatena&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>2011-07-07 18:36:38</published>
  <title>Java SE 7のjava.nio.file.Filesがとても便利な件</title>
  <type>rich</type>
  <url>https://nowokay.hatenablog.com/entry/20110707/1310031398</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
