Add an XMLNodesIterator class allowing to iterate on an XMLNodes tree
The XMLNode class is now iterable
Allow to keep the nodes line numbers when creating an XMLNodes tree
Add a clearer way to get the root XML node in the XMLNodeUtilities class
Add two methods in the FileUtilities class allowing to detect if a File or URL is an archive
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add an XMLNodesIterator class allowing to iterate on an XMLNodes tree
The XMLNode class is now iterable
Allow to keep the nodes line numbers when creating an XMLNodes tree
Add a clearer way to get the root XML node in the XMLNodeUtilities class
Add two methods in the FileUtilities class allowing to detect if a File or URL is an archive