{"id":927,"date":"2018-09-17T18:30:41","date_gmt":"2018-09-17T09:30:41","guid":{"rendered":"https:\/\/chat-messenger.com\/?p=927"},"modified":"2018-12-23T02:00:46","modified_gmt":"2018-12-22T17:00:46","slug":"geturl-link-from-string","status":"publish","type":"post","link":"https:\/\/chat-messenger.com\/ko\/blog\/java\/geturl-link-from-string","title":{"rendered":"Java \ubb38\uc790\uc5f4\uc758 URL\uc744 \ub9c1\ud06c\ub85c \ubcc0\ud658"},"content":{"rendered":"<h2 class=\"common_title\"><a name=\"0\">Java <strong>\uc815\uaddc\uc2dd<\/strong>\uc0ac\uc6a9\ud558\uc5ec \ubb38\uc790\uc5f4\uc758<strong>URL<\/strong>\uc744<strong>\ub9c1\ud06c<\/strong>(a href=\u2026)\ub85c \ubcc0\ud658<\/a><\/h2>\n<p>\nJava\uc5d0\uc11c \ubb38\uc790\uc5f4\uc758<strong>URL<\/strong>\uc815\uaddc\uc2dd\uc744 \uc0ac\uc6a9\ud558\uace0,<strong>\ub9c1\ud06c<\/strong>(a href=\u2026)<strong>\ubcc0\ud658<\/strong>\ud558\ub294 \uc0d8\ud50c \uc18c\uc2a4\uc785\ub2c8\ub2e4.\n<\/p>\n<h2 class=\"common_title\"><a name=\"1\">\uc18c\uc2a4 \ucf54\ub4dc<\/a><\/h2>\n<pre style=\"overflow-y:auto;\" class=\"sample_src\">\/** URL\uc744 \ucd94\ucd9c\ud558\uae30 \uc704\ud55c \uc815\uaddc\uc2dd \ud328\ud134 *\/ public static final Pattern convURLLinkPtn = Pattern.compile (&amp;quot;(http:\/\/|https:\/\/){1}[\\\\w\\\\.\\\\-\/ :\\\\#\\\\?\\\\=\\\\&amp;amp;\\\\;\\\\%\\\\~\\\\+]+&amp;quot;, Pattern.CASE_INSENSITIVE); \/** * \uc9c0\uc815\ub41c \ubb38\uc790\uc5f4\uc758 URL\uc744 \uc815\uaddc\uc2dd \ub97c \uc0ac\uc6a9\ud558\uc5ec * \ub9c1\ud06c (a href=...)\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4. * @param str \uc9c0\uc815\ub41c \ubb38\uc790\uc5f4. * @return \ub9c1\ud06c\ub85c \ubcc0\ud658\ub41c \ubb38\uc790\uc5f4. *\/ public static String convURLLink(String str) { Matcher matcher = convURLLinkPtn.matcher(str); return matcher.replaceAll(&amp;quot;&lt;a href=&quot;\/ko\/\\&quot;$0\\&quot;\/&quot;&gt;$0&lt;\/a&gt;&quot;);\r\n}\r\n<\/pre>\n<p><script type=\"text\/javascript\" src=\"https:\/\/chat-messenger.com\/js\/common.js?dd12sssas2223\" charset=\"UTF-8\"><\/script><br \/>\n<script type=\"text\/javascript\"> writePR(); <\/script><\/p>\n<h2 class=\"common_title\"><a name=\"2\">\uc2e4\ud589 \uacb0\uacfc<\/a><\/h2>\n<p>\u25c6\uc2e4\ud589\uc608<\/p>\n<pre style=\"height:250px;overflow-y:auto;\" class=\"sample_src\">public static void main(String[] args) { \/\/ \uac04\ub2e8\ud55c \ud328\ud134 String ret1 = convURLLink(&quot;https:\/\/chat-messenger.com\/&quot;); System.out.println(ret1); \/\/ \ubb38\uc790\uc5f4\uc5d0 \ubcf5\uc7a1\ud55c URL\uc774 \ub0b4\uc7a5\ub41c \ud328\ud134\uc73c\ub85c\ub3c4 \ub300\uc751\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. String ret2 = convURLLink(&quot;\uc548\ub155\ud558\uc138\uc694.&quot; + &quot;http:\/\/aaa.co.jp\/sup\/topic.py?dep_id=108&amp;~id=108&quot; + &quot;\uc5ec\uae30 URL\uc744 \ubc29\ubb38\ud558\uc2ed\uc2dc\uc624.&quot;); System .out.println(ret2); }\r\n<\/pre>\n<p>\u25c6\ucd9c\ub825 \uacb0\uacfc<\/p>\n<div style=\"height:100px;overflow-y:auto;\" class=\"console\">\n&lt;a href=&quot;\/ko\/&rdquo;https:\/\/chat-messenger.com\/&rdquo;\/&quot;&gt;https:\/\/chat-messenger.com\/&lt;\/a&gt;<\/p>\n<p>\uc548\ub155\ud558\uc138\uc694.&lt;a http:&gt;http:\/\/aaa.co.jp\/sup\/topic.py?dep_id=108&amp;~id=108&lt;\/a&gt;\uc5ec\uae30 URL\uc744 \ubc29\ubb38\ud558\uc2ed\uc2dc\uc624.\n<\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Java \uc815\uaddc \ud45c\ud604\uc2dd\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubb38\uc790\uc5f4\uc758 URL\uc744 \ub9c1\ud06c (a href=\u2026)\ub85c \ubcc0\ud658 Java\uc5d0\uc11c \ubb38\uc790\uc5f4\uc758 [\u2026]<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":""},"categories":[19],"tags":[],"_links":{"self":[{"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/posts\/927"}],"collection":[{"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/comments?post=927"}],"version-history":[{"count":4,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/posts\/927\/revisions"}],"predecessor-version":[{"id":1890,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/posts\/927\/revisions\/1890"}],"wp:attachment":[{"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/media?parent=927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/categories?post=927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chat-messenger.com\/ko\/wp-json\/wp\/v2\/tags?post=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}