-
Notifications
You must be signed in to change notification settings - Fork 3
A fork of https://code.google.com/archive/p/decentxml/.
License
cartermckinnon/decentxml
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Since there wasn't a decent XML parser, I've started writing one myself. Main
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.0 compatible
Needs Java 5 or better.
About
A fork of https://code.google.com/archive/p/decentxml/.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published