Add a new ReaderProvider class which return Readers
Add a new parse method for the XMLSAXparser class which takes a ReaderProvider as input to allow it to validate against a Schema with Readers
Separate the Unit tests per package
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a new ReaderProvider class which return Readers
Add a new parse method for the XMLSAXparser class which takes a ReaderProvider as input to allow it to validate against a Schema with Readers
Separate the Unit tests per package