Add a method in the XMLRootDetector class to return the root Node of an XML file with its attributes
Add a new XMLTreeHandler class allowing to get the tree of Nodes after parsing an XML file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a method in the XMLRootDetector class to return the root Node of an XML file with its attributes
Add a new XMLTreeHandler class allowing to get the tree of Nodes after parsing an XML file