<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masanobuimai</author_name>
  <author_url>https://blog.hatena.ne.jp/masanobuimai/</author_url>
  <blog_title>marsのメモ</blog_title>
  <blog_url>https://masanobuimai.hatenadiary.org/</blog_url>
  <categories>
    <anon>memo</anon>
  </categories>
  <description>意外と簡単で，こんなの． public class Test { public static void main(String[] args) { Test t = new Test(); t.doIt(Test.class.getName()); } public void doIt(String fqcn) { String resourcePath = fqcn.replace('.', '/') + &quot;.class&quot;; URL url = getClassLoader().getResource(resourcePath); String s = url.toExternalForm(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasanobuimai.hatenadiary.org%2Fentry%2F20051125%2F1132904424&quot; title=&quot; 自分(.class)がどこにいるか調べるサンプルコード - marsのメモ&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>2005-11-25 16:40:24</published>
  <title> 自分(.class)がどこにいるか調べるサンプルコード</title>
  <type>rich</type>
  <url>https://masanobuimai.hatenadiary.org/entry/20051125/1132904424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
