Add a BufferedReaderFactory class allowing to create BufferedReaders from another Reader
Fix validating parsing with a Schema from a Reader in the XMLSAXParser which was not working correctly
Add methods in the XMLSAXParser class to parse a FIle or URL and use a BufferedReaderFactory to create the reader for the InputSource
Update wiki
Last edit: Hervé Girod 2016-11-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a BufferedReaderFactory class allowing to create BufferedReaders from another Reader
Fix validating parsing with a Schema from a Reader in the XMLSAXParser which was not working correctly
Add methods in the XMLSAXParser class to parse a FIle or URL and use a BufferedReaderFactory to create the reader for the InputSource
Update wiki
Last edit: Hervé Girod 2016-11-30