I see example SAXPrint.
In SAXPrintHandlers::characters is fFormatter.formatBuf(chars, length,
XMLFormatter::CharEscapes) which writes to standard output.
How to change output? I want at first write divider which divide large XML
file with millions objects to smaller XML files (for example 100 thousands
objects per file)

Reply via email to