Catching "Using original entity definition for "{0} " 2003-02-26 - By Pascal Van Cauwenberghe
Hi,
I'm using a Transformer to apply an XSL tranformation from one XML document to another.
I see warnings on the console "Using original entity definition for "&" " during the parsing of the input XML.
I've set an ErrorListener on the Transformer object, but this doesn't seem to get used to report warnings about parsing the input.
Should the Transformer ErrorListener be used for parsing ? Or should I set an ErrorListener on the parser ?
Thanks
Pascal Van Cauwenberghe Nayima bvba http://www.nayima.be/ http://www.xp.be/
|
|