<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fits</author_name>
  <author_url>https://blog.hatena.ne.jp/fits/</author_url>
  <blog_title>なんとなくな Developer のメモ</blog_title>
  <blog_url>https://fits.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Scala</anon>
    <anon>Groovy</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Excel の仕様に準拠した以下のような CSV ファイル（改行・カンマ・ダブルクォーテーションを要素内に含む）をパースし、第1・3の要素を標準出力に出力するサンプルを Ruby、Groovy、Scala で作成してみました。 CSVファイル例 test.csv 1,テスト1,&quot;改行 含み&quot; 2,test2,&quot;カンマ,含み&quot; 3,てすと3,&quot;ダブルクォーテーション&quot;&quot;含み&quot; 出力結果例 1 : 改行 含み 2 : カンマ,含み 3 : ダブルクォーテーション&quot;含みサンプルのソースは http://github.com/fits/try_samples/tree/master/blog/2010…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffits.hatenablog.com%2Fentry%2F20101129%2F1291043635&quot; title=&quot; Ruby, Groovy, Scala での Excel準拠 CSV ファイルのパース処理 - opencsv使用、Iterator.continually() 等 - なんとなくな Developer のメモ&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>2010-11-29 00:13:55</published>
  <title> Ruby, Groovy, Scala での Excel準拠 CSV ファイルのパース処理 - opencsv使用、Iterator.continually() 等</title>
  <type>rich</type>
  <url>https://fits.hatenablog.com/entry/20101129/1291043635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
