<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>jar cvfで圧縮、jar tvfで中身を確認。 $ cat hw.java public class hw { public static void main(String[] args){ System.out.println(&quot;Hello, world.&quot;); } } $ javac hw.java $ jar cvf hw.jar *.class マニフェストが追加されました hw.classを追加中です(入=411)(出=289)(29%収縮されました) $ jar tvf hw.jar 0 Thu Mar 19 22:59:22 JST 2015 META-INF/ 68 Thu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2Fjar.first&quot; title=&quot;jarファイルのことはじめ - by shigemk2&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>2015-03-19 23:11:01</published>
  <title>jarファイルのことはじめ</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/jar.first</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
