Re: DOM3
Vadim Gritsenko <[email protected]>
| Newsgroups | gmane.text.xml.xindice.devel |
|---|---|
| Message-ID | <[email protected]> |
Todd Byrne wrote: > Vadim Gritsenko wrote: >> Todd Byrne wrote: >>> and look into rewriting the UglyBrowser to use something else besides >>> Xerces? >> >> No objections on this one, as long as it does not bring new dependency :) >> > I think I know a XSLT transform trick to do it I will test it out and > see if its a good fit. Or, it could be implemented by enhancing TextWriter and using it instead of Xerces? IIUC, only indenting part needs to be implemented in TextWriter. Vadim