文件名称:文件解析器
文件大小:18KB
文件格式:ZIP
更新时间:2024-03-05 07:51:11
Java
步骤来运行。 克隆此仓库: : 导航到存储库。 在终端中运行命令: mvn clean install 主类:com.demo.parser.driver.App 以下是各个作业的命令行参数: 读与写 --sourcePath src/main/resources/employee.xml --sourceType xml --targetPath src/main/resources/UpdatedEmployee.xml --targetType xml --jobType read 添加 --sourcePath src/main/resources/employee.xml --sourceType xml --targetPath src/main/resources/UpdatedEmployee.xml --targetType xml --jobType up
【文件预览】:
file-parser-master
----src()
--------main()
----README.md(1KB)
----pom.xml(1KB)
----.gitignore(190B)