{"id":778,"date":"2015-03-28T01:28:54","date_gmt":"2015-03-27T16:28:54","guid":{"rendered":"http:\/\/systemdev.comsys-blog.com\/?p=778"},"modified":"2015-03-28T01:28:54","modified_gmt":"2015-03-27T16:28:54","slug":"tomcat%e3%80%80xml%e3%81%ae%e3%83%91%e3%83%bc%e3%82%b5%e3%83%bc%e3%81%a7%e3%81%ae%e3%82%a8%e3%83%a9%e3%83%bc-tomcat%e3%81%ae%e3%83%87%e3%83%95%e3%82%a9%e3%83%ab%e3%83%88%e3%81%8cutf-%ef%bc%98%e3%81%a7","status":"publish","type":"post","link":"https:\/\/tamura.jp\/?p=778","title":{"rendered":"TOMCAT\u3000XML\u306e\u30d1\u30fc\u30b5\u30fc\u3067\u306e\u30a8\u30e9\u30fc TOMCAT\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u304cUTF-\uff18\u3067\u306f\u306a\u3044\u304b\u3089"},"content":{"rendered":"<p>\/\/ \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d3\u30eb\u30c0\u30fc\u30d5\u30a1\u30af\u30c8\u30ea\u3092\u751f\u6210<br \/>\nDocumentBuilderFactory dbfactory = DocumentBuilderFactory.newInstance();<br \/>\n\/\/ \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d3\u30eb\u30c0\u30fc\u3092\u751f\u6210<br \/>\nDocumentBuilder builder = dbfactory.newDocumentBuilder();<br \/>\n\/\/ \u30d1\u30fc\u30b9\u3092\u5b9f\u884c\u3057\u3066Document\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u53d6\u5f97<br \/>\nByteArrayInputStream stream = new ByteArrayInputStream(xml.getBytes());<br \/>\nDocument doc = builder.parse(stream);<\/p>\n<p>\u3053\u3053\u3067\u306e\u30a8\u30e9\u30fc<\/p>\n<p>com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1\u30d0\u30a4\u30c8\u306eUTF-8\u30b7\u30fc\u30b1\u30f3\u30b9\u306e\u30d0\u30a4\u30c81\u304c\u7121\u52b9\u3067\u3059\u3002<\/p>\n<p>\u3053\u306e\u5834\u5408\u306f\u3001<\/p>\n<p>java7w.exe \u3092\u8d77\u52d5\u3057\u3066\u3001Java Options\u306b\u300c-Dfile.encoding=UTF8\u300d\u3092\u8ffd\u52a0\u3059\u308b\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d3\u30eb\u30c0\u30fc\u30d5\u30a1\u30af\u30c8\u30ea\u3092\u751f\u6210 DocumentBuilderFactory dbfactory = DocumentBuilderFactory.newInstance(); \/\/ \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d3\u30eb\u30c0\u30fc\u3092\u751f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[],"class_list":["post-778","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/tamura.jp\/index.php?rest_route=\/wp\/v2\/posts\/778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tamura.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tamura.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tamura.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tamura.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=778"}],"version-history":[{"count":0,"href":"https:\/\/tamura.jp\/index.php?rest_route=\/wp\/v2\/posts\/778\/revisions"}],"wp:attachment":[{"href":"https:\/\/tamura.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=778"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tamura.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=778"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tamura.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}