[ 原始碼: libdecentxml-java ]
套件: libdecentxml-java (1.4-2)
libdecentxml-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdecentxml-java:
- [libdecentxml-java_1.4-2.dsc]
- [libdecentxml-java_1.4.orig.tar.xz]
- [libdecentxml-java_1.4-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Jakub Adam
外部的資源:
- 主頁 [code.google.com]
相似套件:
XML parser optimized for round-tripping and code reuse
DecentXML is an XML parser written in Java with following features:
* 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/need to preserve the original file layout as much as possible. * Error messages have line and column information. * Easy to reuse individual components. * XML 1.1 compatible.