Miscellaneous
SAXPrint does not output the <?XML ... ?> prologue line (this means that it cannot process its own output). This is because the SAX API doesn't provide a callback handler for the prologue.
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.