登录
首页 » java » poi解析word

poi解析word

于 2022-03-12 发布 文件大小:1.02 kB
0 160
下载积分: 2 下载次数: 2

代码说明:

package resume.poi; import java.io.FileInputStream; import java.io.InputStream; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import org.apache.poi.xwpf.usermodel.XWPFDocument; import org.apache.poi.xwpf.usermodel.XWPFParagraph; import org.apache.poi.xwpf.usermodel.XWPFTable; import org.apache.poi.xwpf.usermodel.XWPFTableCell; import org.apache.poi.xwpf.usermodel.XWPFTableRow; import org.junit.Test; public class ReadWordUtil { //读取解析word文档的工具类 public static Map readDoc(String filePath,InputStream inputStream) throws Exception{ //文件的路径最终会以变量的形式传进来 XWPFDocument document = new XWPFDocument(inputStream); Map infos = new LinkedHashMap(); //解析标题,获得技术类别

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DengLu
    可用于软件开发的登陆页面,此页面精简漂亮,里面的代码精简易懂,有很好的兼容性( Can be used in the software development of the landing page, the page streamlined pretty, the inside of the code concise and easy to understand, and have very good compatibility)
    2013-07-27 12:04:59下载
    积分:1
  • 蓝牙聊天房间
    应用背景这个应用程序是为那些不拥有 wifi 所有的时间和需要与每个其他人保持联系的人 关键技术这个应用程序是包括 java 技能和也和我的团队对它有很多时间,所以请分享和享受这些应用程序
    2022-05-21 10:10:39下载
    积分:1
  • javs
    Java 生成的jar包执行方式一般有三种:(Java-generated jar package implementation modalities are generally three ways:)
    2009-10-12 16:53:25下载
    积分:1
  • 航空客运订票系统仍然是一个完整的java开发环境,如果…
    航空客运订票系统 Java开发环境 还算完整 如果有其他要求 可以-Air passenger booking system is still a complete Java development environment if there are other demands, which can be
    2022-07-20 00:18:03下载
    积分:1
  • rsa 执行导入 java.math。
    rsa 包 ; 导入你 ; 导入 java.security.SecureRandom ; 公共类 RSA { 私人最终的静态 BigInteger 之一 = 新 BigInteger("1") ; 私人最终静态 SecureRandom 随机 = 新 SecureRandom() ; 私人 BigInteger privateKey ; 私人 BigInteger 公钥 ; 私人 BigInteger 模数; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-04-11 14:10:03下载
    积分:1
  • java网络编程技术内幕程序代码,采用JAVA语言编写,有很强的可读性,是很好的例子程序。...
    java网络编程技术内幕程序代码,采用JAVA语言编写,有很强的可读性,是很好的例子程序。-java network programming technology insider code using Java language, is a highly readable, is a good example of procedures.
    2022-02-14 10:07:11下载
    积分:1
  • struts+spring+hibernate通用分页方法
    struts+spring+hibernate通用分页方法-struts spring hibernate Universal Paging
    2022-06-19 22:56:40下载
    积分:1
  • 的国际目录源码java程序
    Java 程序国际化教程+源码-Java program of the International Directory FOSS
    2022-12-01 08:45:04下载
    积分:1
  • JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择...
    JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择-JSON using the source code for the AJAX data exchange with the server using JSON as a data transfer format is a good choice
    2022-07-20 11:14:28下载
    积分:1
  • Database-Courseware
    数据库课件,主要是兰州理工大学老师的教学课件。(Database courseware, courseware mainly Lanzhou University teacher.)
    2014-07-02 00:33:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载