<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>methane</author_name>
  <author_url>https://blog.hatena.ne.jp/methane/</author_url>
  <blog_title>methaneのブログ</blog_title>
  <blog_url>https://methane.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>今週も、「SA作ってみよー」の流れで行ってる。 今はドキュメントを元にSAをメモリ上に構築して、そこから検索しているんだけど、もうそろそろSAを保存してあとから使いたい。 で、Javaならクラスメソッドで class Sa { public static Sa fromDocument(InputStream doc) { // ドキュメントを読み込んでSAを構築 } public void saveToFile(string saveFilePath) { // ファイルに保存. } public static Sa fromSaved(string savedFilePath) { // …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmethane.hatenablog.jp%2Fentry%2F20070604%2F1180933163&quot; title=&quot;OOPと参照ベースの相性の良さ - methaneのブログ&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>2007-06-04 13:59:23</published>
  <title>OOPと参照ベースの相性の良さ</title>
  <type>rich</type>
  <url>https://methane.hatenablog.jp/entry/20070604/1180933163</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
