<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tarchan</author_name>
  <author_url>https://blog.hatena.ne.jp/tarchan/</author_url>
  <blog_title>なるとブレイク</blog_title>
  <blog_url>https://naruto.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Java SE 6 じゃじゃ馬ならし Console Java 6ではコンソールアプリケーションの機能も追加されてるんだ。 tarchan&gt; abc abc こんな感じのインターフェースを作るとき、いままでは System.in と System.out を組み合わせていたんだけど、Java 6 では System.console が追加されている。 public void Sample() { Console console = System.console(); String username = System.getProperty(&quot;user.name&quot;); console.print…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaruto.hatenablog.com%2Fentry%2F20061216%2F1166371057&quot; title=&quot;Java 6 のコンソールアプリケーション - なるとブレイク&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>2006-12-16 00:57:37</published>
  <title>Java 6 のコンソールアプリケーション</title>
  <type>rich</type>
  <url>https://naruto.hatenablog.com/entry/20061216/1166371057</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
