Skip navigation links
EDB/Java
jp.ac.tokushima_u.db.media

Class MediaCSV



  • public class MediaCSV
    extends Object
    CSV
    • Constructor Detail

      • MediaCSV

        public MediaCSV()
    • Method Detail

      • CSV2Content

        public static UTLFContent CSV2Content(String filename)
        エクセルファイルのテキスト抽出(CSV/EXCEL)
        Parameters:
        filename - name of file.
        Returns:
        UTLF Content.
      • CSV2Content

        public static UTLFContent CSV2Content(String filename,
                                              String format)
        エクセルファイルのテキスト抽出(CSV/EXCEL)
        Parameters:
        filename - name of file.
        format - format of file.
        Returns:
        UTLF Content.
      • CSV2KeyContent

        public static UTLFContent CSV2KeyContent(String filename,
                                                 String format)
        エクセルファイルのテキスト抽出(CSV/EXCEL)
        key内容をCSV中から自動的に読取り
        Parameters:
        filename - name of file.
        format - format of file.
        Returns:
        UTLF Content.
EDB/Java

EDB Working Group at Tue Jun 10 17:08:59 JST 2025