<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jflute</author_name>
  <author_url>https://blog.hatena.ne.jp/jflute/</author_url>
  <blog_title>jfluteの日記</blog_title>
  <blog_url>https://jflute.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>区切り文字(Delimiter)を解析して配列にしたい場合に、JavaのStringTokenizerだと'aaa\tbbb\t\tddd\teee' と区切り文字が２つ以上続いた場合に一つにまとめられてしまいます。そういう動きが欲しい場合もありますが、DatabaseのTableのDataをCVSやTSVで扱う場合は迷惑な限りです。。。「区切り文字の数が重要なんだー！」。 String.split()が解決になるかと思い使ってみたのですが、'aaa\tbbb\t\tddd\t'というように最後が区切り文字で終わっている場合は、その最後の区切り文字を無視してしまいました。これもNG！ どうやら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjflute.hatenadiary.jp%2Fentry%2F20060921%2F1158856605&quot; title=&quot; - jfluteの日記&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>2006-09-21 01:36:45</published>
  <title></title>
  <type>rich</type>
  <url>https://jflute.hatenadiary.jp/entry/20060921/1158856605</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
