How do I disable the fact that a Xalan2 TransformerFactory is Namespace aware. I can see methods in the SaxParser class to do this but my guess is that when I instantiate a TransformerFactory, somewhere along the line it creates a SaxParser object. How can I say (to the TransformerFactory class) "Create the SaxParser and set namespace checking off"?
-- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS
