<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>andengineer</author_name>
  <author_url>https://blog.hatena.ne.jp/andengineer/</author_url>
  <blog_title>アンドエンジニア - エンジニアのこと、エンジニアから。</blog_title>
  <blog_url>https://tenshoku.mynavi.jp/engineer/guide/</blog_url>
  <categories>
    <anon>言語・開発</anon>
    <anon>プログラミング言語</anon>
    <anon>Java</anon>
  </categories>
  <description>文字列を分割する – splitメソッド public String split(String regex [,int limit]) regex：区切り文字（正規表現） limit：最大の分割数 splitメソッドは、正規表現（引数regex）にマッチした位置で文字列を分割し、分割した結果を文字列配列として返します。引数regexに単なる文字（列）を指定した場合には、一致した位置で文字列を分割します。引数limitは、分割の最大数を指定します。デフォルトではすべての区切り文字位置で分割しますが、引数limitを指定した場合には、その値を上限に分割します。分割されなかった文字列は、最後の文字列…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftenshoku.mynavi.jp%2Fengineer%2Fguide%2Farticles%2Fjava-code%2Fcategory_string%2F14&quot; title=&quot;【Javaコード入門】文字列_⑭splitメソッド - アンドエンジニア - エンジニアのこと、エンジニアから。&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>2026-06-30 16:24:56</published>
  <title>【Javaコード入門】文字列_⑭splitメソッド</title>
  <type>rich</type>
  <url>https://tenshoku.mynavi.jp/engineer/guide/articles/java-code/category_string/14</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
