Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.5. Extra white space is now removed from XML documents.
- added development environment info to README.md - added removeEmptyTextNodes() method to Tools.java - added calls to this method to: + parseDocument() + loadDocument() + saveDocument() + exportToXML1() // affects the clone only + exportToXML3() // affects the clone only - saved the object pool XML files with the extra white spaces removed
- Loading branch information