Wim de Vries wrote: > If I try set p.CreateEntityReferenceNodes(true), I get an error stating
Don't call this method -- use the setFeature method instead. This is the standard way of setting parser features and properties (which we borrowed from SAX2). Check the Features documentation page for more information. -- Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
