anyxml:一个宽容的文字 XML 解析器和序列化器

时间:2024-07-27 12:12:34
【文件属性】:

文件名称:anyxml:一个宽容的文字 XML 解析器和序列化器

文件大小:173KB

文件格式:ZIP

更新时间:2024-07-27 12:12:34

Java

一个宽容的文字 XML 解析器和序列化器。 这个项目是一个分支,它更能接受无效标记。 -- 入门 先决条件: JVM 1.5+ Scala 2.10.4+ 要在您的项目中使用 anyxml,只需在 SBT 配置中添加一行: libraryDependencies + = " io.zman " %% " anyxml " % " 0.1 " 。 来自 DecentXML 自述文件 由于没有像样的 XML 解析器,我开始自己编写一个。 主要特点: * Allows 100% round-tripping, even for weird whitespace between attributes in the start tag or in the end tag * Suitable for building editors and filters which want


【文件预览】:
anyxml-master
----.travis.yml(339B)
----.gitmodules(105B)
----pom.xml(9KB)
----changelog()
--------README.md(138B)
----LICENSE(2KB)
----src()
--------test()
--------site()
--------main()
----build.sbt(2KB)
----.gitignore(17B)
----project()
--------plugins.sbt(418B)
--------build.properties(18B)
--------.gitignore(17B)
----README.md(1KB)

网友评论