<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>FScoward</author_name>
  <author_url>https://blog.hatena.ne.jp/FScoward/</author_url>
  <blog_title>Sphereとともに</blog_title>
  <blog_url>https://fscoward.hateblo.jp/</blog_url>
  <categories>
    <anon>Clojure</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>絶対パスにしたらいけた (ns hello.core) (import '(java.io File FileReader BufferedReader)) (defn -main [] (let [fi (new File &quot;&quot;)] (println (.getAbsolutePath fi))) (let [reader (BufferedReader. (FileReader. (File. &quot;/xxxx/hello/core.clj&quot;)))] (println (.readLine reader))) ) new と . このへんの動きをちょっと見てみよう (ns hello.core…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffscoward.hateblo.jp%2Fentry%2F2013%2F12%2F20%2F001033&quot; title=&quot;Clojure その１２　テキストファイル読み込み２ - Sphereとともに&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>http://ecx.images-amazon.com/images/I/41VmpTiMOBL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-20 00:10:33</published>
  <title>Clojure その１２　テキストファイル読み込み２</title>
  <type>rich</type>
  <url>https://fscoward.hateblo.jp/entry/2013/12/20/001033</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
