<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akira2kun</author_name>
  <author_url>https://blog.hatena.ne.jp/akira2kun/</author_url>
  <blog_title>技術とか戦略とか</blog_title>
  <blog_url>https://akira2kun.hatenablog.com/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>walkFileTreeメソッドとは、ディレクトリ構造を再帰的に走査するメソッドです。Java7で追加されたFilesクラスが提供するメソッドの一つであり、比較的新しいメソッドです。（このメソッドの提供により、ディレクトリ構造については自力でCompositeパターンを組む必要がなくなりました） walkFileTreeメソッドの引数は２つあり、１つ目は起点となるパス、２つ目はFileVisitorインターフェースです。FileVisitorインターフェースにはディレクトリ構造を走査した際の処理が定義されており、FileVisitorインターフェースを利用者が実装することでディレクトリ走査時の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakira2kun.hatenablog.com%2Fentry%2F2020%2F05%2F28%2F225549&quot; title=&quot;java：walkFileTreeメソッドの使い方 - 技術とか戦略とか&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>2020-05-28 22:55:49</published>
  <title>java：walkFileTreeメソッドの使い方</title>
  <type>rich</type>
  <url>https://akira2kun.hatenablog.com/entry/2020/05/28/225549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
