<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tetsuyasato</author_name>
  <author_url>https://blog.hatena.ne.jp/tetsuyasato/</author_url>
  <blog_title>tetsuyasの日記</blog_title>
  <blog_url>https://tetsuyasato.hatenadiary.org/</blog_url>
  <categories>
    <anon>wicket</anon>
  </categories>
  <description>PageLinkクラスによるリンクの実装 コンストラクタに PageLink(java.lang.String id, IPageLink pageLink) とあります。 IPageLinkはインターフェースですがAPIに準備されている実装クラスがありません。ここは無名クラスを使うようです Link link = new PageLink(&quot;reply&quot; ,new IPageLink(){ public Page getPage() { TestPage page = new TestPage(); page.setCommentTitle(comment.getTitle()); retu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftetsuyasato.hatenadiary.org%2Fentry%2F20080416%2F1208307339&quot; title=&quot;無名クラスによる実装についての個人的メモ - tetsuyasの日記&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>2008-04-16 09:55:39</published>
  <title>無名クラスによる実装についての個人的メモ</title>
  <type>rich</type>
  <url>https://tetsuyasato.hatenadiary.org/entry/20080416/1208307339</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
