<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wataka</author_name>
  <author_url>https://blog.hatena.ne.jp/wataka/</author_url>
  <blog_title>wataka日記</blog_title>
  <blog_url>https://wataka.hatenadiary.org/</blog_url>
  <categories>
    <anon>S2JSF</anon>
  </categories>
  <description>独自のコンバータを実装する方法です。画面と入出力する値を編集する処理を実装する部分です。 画面入力された値を○○に変換 画面出力時された値を○○に変換 といったことをしたい場合に利用します。 コードを名称にするとかで使えるかと考えています。 javax.faces.convert.Converterインタフェースを実装したクラスを作成します。 サンプルと書く処理の内容は以下のとおりです。 package hoge; import javax.faces.component.UIComponent; import javax.faces.context.FacesContext; import …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwataka.hatenadiary.org%2Fentry%2F20060728%2F1154092539&quot; title=&quot;独自のコンバータを実装する - wataka日記&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-07-28 22:15:39</published>
  <title>独自のコンバータを実装する</title>
  <type>rich</type>
  <url>https://wataka.hatenadiary.org/entry/20060728/1154092539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
