Alistair, 

> XmlOption.setSaveAggresiveNamespaces looks a handy method but the
2.1.0
> API says it's deprecated and to use use
> XmlOptions.setSaveAggresiveNamespaces instead!
> 
> Is this a typo?

if you read the javadoc carefully, what is deprecated is
setSaveAggresiveNamespaces
(one 's' in the "Aggresive") and the correct method to use is
setSaveAggressiveNamespaces (double 's' in the "Aggressive").

- Wing Yew


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to