文件名称:Json2Flat:将JSON文档转换为纯CSV
文件大小:1.85MB
文件格式:ZIP
更新时间:2024-06-15 13:17:35
Java
Json2Flat 该库将JSON文档转换为CSV 。 它使用google-gson和JsonPath进行转换。 单击进行快速评估。 对Maven的依赖。 < dependency> < groupId>com.github.opendevl groupId> < artifactId>json2flat artifactId> < version>1.0.3 version> dependency> 例子 String str = new String ( Files . readAllBytes( Paths . get( " /path/to/source/file.json " ))); JFlat flatMe = new JFlat (str); // get the 2D representation of J
【文件预览】:
Json2Flat-master
----json2flat()
--------.project(538B)
--------src()
--------.settings()
--------pom.xml(3KB)
--------.classpath(1KB)
--------.gitignore(30B)
----LICENSE(549B)
----README.md(4KB)
----docs()
--------constant-values.html(4KB)
--------index.html(3KB)
--------overview-tree.html(4KB)
--------allclasses-noframe.html(839B)
--------deprecated-list.html(4KB)
--------com()
--------help-doc.html(9KB)
--------package-list(20B)
--------allclasses-frame.html(879B)
--------script.js(827B)
--------index-all.html(8KB)
--------_config.yml(26B)
--------stylesheet.css(13KB)