<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>■ はじめに https://dk521123.hatenablog.com/entry/2023/03/18/034704 の続き。 正規表現に関して、Scalaのライブラリは使えなさそうなので Javaのライブラリで実装してみる 【１】サンプル 例１：ファイル名に付加されている日付を取得する import java.util.regex.Matcher import java.util.regex.Pattern object Main extends App { val targetS3File = &quot;user-xxxxx_20230317_xxx.csv&quot; val pattern = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2024%2F09%2F03%2F153928&quot; title=&quot;【Scala】Scala ～ 正規表現 with Java lib ～ - プログラム の超個人的なメモ&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>2024-09-03 15:39:28</published>
  <title>【Scala】Scala ～ 正規表現 with Java lib ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2024/09/03/153928</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
