<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haruproject</author_name>
  <author_url>https://blog.hatena.ne.jp/haruproject/</author_url>
  <blog_title>haruprojectの日記(技術モノ)</blog_title>
  <blog_url>https://haruproject.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>GAE上でjavax.activation.MimetypesFileTypeMapを使ったところ。 以下のように結果が異なった。ローカル環境 String contentType = mimetypesFileTypeMap.getContentType(&quot;filename.jpg&quot;); ==&gt; image/jpeg GAE環境 String contentType = mimetypesFileTypeMap.getContentType(&quot;filename.jpg&quot;); ==&gt; application/octet-stream なので初期化するときに以下のように定義することで解決。 Mi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharuproject.hateblo.jp%2Fentry%2F20121012%2F1350041993&quot; title=&quot;GAE/JavaでMimetypesFileTypeMapを使うとき。 - haruprojectの日記(技術モノ)&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>2012-10-12 20:39:53</published>
  <title>GAE/JavaでMimetypesFileTypeMapを使うとき。</title>
  <type>rich</type>
  <url>https://haruproject.hateblo.jp/entry/20121012/1350041993</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
