RE: [xml-dev] Fast text output from SAX?
> > My assumption was that a call to newTransformerHandler() with no > arguments (ie no stylesheet) would return a TransformerHandler created > from the identity stylesheet. That's the effect semantically, but a JAXP implementation is clearly allowed to optimize the process. Michael Kay