<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiheisen</author_name>
  <author_url>https://blog.hatena.ne.jp/chiheisen/</author_url>
  <blog_title>地平線に行く</blog_title>
  <blog_url>https://yujisoftware.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>前回の記事（Javaのバージョン別、1行ずつファイルを読む方法まとめ）への感想で、このような話がありました。 丸々読み込む方法のまとめもお願いします！— ユースケ (山本裕介) (@yusuke) May 3, 2021 というわけで、今回はテキストファイルを一括で読み込む方法をまとめました。 （前回と被っている点は省略しているので、まだ読んでない人は先に前回の記事をどうぞ） Java 1.1, 1.2, 1.3 private static String readString(File file) throws IOException { Reader reader = null; try …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyujisoftware.hatenablog.com%2Fentry%2F2021%2F05%2F04%2F014600&quot; title=&quot;Javaのバージョン別、テキストファイルを一括で読み込む方法まとめ - 地平線に行く&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>2021-05-04 01:46:00</published>
  <title>Javaのバージョン別、テキストファイルを一括で読み込む方法まとめ</title>
  <type>rich</type>
  <url>https://yujisoftware.hatenablog.com/entry/2021/05/04/014600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
