<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>waman</author_name>
  <author_url>https://blog.hatena.ne.jp/waman/</author_url>
  <blog_title>倭マン's BLOG</blog_title>
  <blog_url>https://waman.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>自作のアノテーションを作成するときにターゲットとなる要素を考える必要がありますが、そのときに必要となる java.lang.anntotation.ElementType の使用方法をメモ。java.lang.annotation.ElementType 一覧 ElementType の要素 アノテーションを付加できる対象 ElementType.TYPE インターフェース、クラス、列挙型などの Java の型の定義に付加する。 ElementType.CONSTRUCTOR コンストラクタに付加する。 ElementType.FIELD フィールドに付加する。 列挙型の要素にも付加可能。 E…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaman.hatenablog.com%2Fentry%2F20091218%2F1261151601&quot; title=&quot;アノテーションを付加するターゲット - 倭マン&amp;#39;s BLOG&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>2009-12-18 00:53:21</published>
  <title>アノテーションを付加するターゲット</title>
  <type>rich</type>
  <url>https://waman.hatenablog.com/entry/20091218/1261151601</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
