类 ContentBatchImportTest2

java.lang.Object
com.publiccms.test.logic.ContentBatchImportTest2

class ContentBatchImportTest2 extends Object
  • 构造器详细资料

    • ContentBatchImportTest2

      ContentBatchImportTest2()
  • 方法详细资料

    • main

      public static void main(String[] args)
    • dealContent

      private static Content dealContent(org.apache.poi.ss.usermodel.Row row, int indexStart, String categoryCode)
      获取表格单元格Cell内容
    • getCellValue

      private static String getCellValue(org.apache.poi.ss.usermodel.Cell cell)
      获取表格单元格Cell内容