<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>black-skin</author_name>
  <author_url>https://blog.hatena.ne.jp/black-skin/</author_url>
  <blog_title>busimotegeek’s blog</blog_title>
  <blog_url>https://busimotegeek.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>概要 JavaでDoubleの桁数を制限してStringに変換するときは //double値を小数点2桁でStringに変換 String.format(“%.2f”,value) とするが、GWTのJRE EmurationはString.format(）に対応していない 参考：http://www.gwtproject.org/doc/latest/RefJreEmulation.htmlそこで、NumberFormatクラスで代替する。 参考：http://stackoverflow.com/questions/7214377/limiting-number-of-decimal-pla…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbusimotegeek.hatenadiary.jp%2Fentry%2F2017%2F03%2F12%2F205709&quot; title=&quot;GWTでString.format(&amp;quot;%.2f&amp;quot;,value)をしたい - busimotegeek’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>2017-03-12 20:57:09</published>
  <title>GWTでString.format(&quot;%.2f&quot;,value)をしたい</title>
  <type>rich</type>
  <url>https://busimotegeek.hatenadiary.jp/entry/2017/03/12/205709</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
