Provide resource filter with max valid size
- Flatdb documents like
ZA4800_gesisCMM-ddi32.xmlmay be too large to be splitted with the available implementations (Xerces, VTD-XML) - To avoid
OutOfMemoryExceptions too large files must not to be parsed - Simplest way is to define a maximal valid size filter
Edited by Alexander Mühlbauer