MPXJ提供了操作Project文件信息的API。支持的数据格式包括:Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), Primavera (PM XML, XER, and database), Asta Powerproject (PP, MDB), Asta Easyplan (PP), Phoenix Project Manager (PPX), FastTrack Schedule (FTS), and the Standard Data Exchange Format (SDEF).
官网:
http://www.mpxj.org/
https://mvnrepository.com/artifact/net.sf.mpxj/mpxj
[codesyntax lang="xml"]
<!-- https://mvnrepository.com/artifact/net.sf.mpxj/mpxj -->
<dependency>
<groupId>net.sf.mpxj</groupId>
<artifactId>mpxj</artifactId>
<version>5.10.0</version>
</dependency>
[/codesyntax]
本文为原创,如果您当前访问的域名不是surenpi.com,请访问“
素人派”。
查看原文:
http://surenpi.com/2017/06/20/mpxj/