Okay. Thanks. But I think, having such a user configurable feature would surely help the community.
-Vivek. On Thu, 24 Feb 2005 11:30:34 -0500, Santiago Pericas-Geertsen <[EMAIL PROTECTED]> wrote: > vivek agarwal wrote: > > >I don't have a grammar for the DOM created which can be used to > >determine the ignorable whitespaces, but, if I know that the XML > >represented as DOM has no mixed content, then how can I ignore the > >ignorable whitespaces (between 2 start tags) while generating SAX > >events? > > > > > I'm not aware of any feature you can set to ignore those text nodes. > Should be easy to implement with an XMLFilter, though. > > -- Santiago > >
