Arnaud Le Hors wrote: > > XNI also needs to be extended so that the actual encoding is passed to > the application. This is necessary to implement DOM Level 3 which > exposes both the encoding specified in the XML declaration (if any) and > the actual encoding.
compare (actual) startDocument(..., String encoding), startEntity(..., String encoding) etc, with (specified) textDecl(..., Stringencoding), xmlDecl(..., String encoding, ...) Cc. -- <address> <a href="mailto:[EMAIL PROTECTED]">Petr Kuzel</a> at Sun Microsystems : <a href="http://xml.netbeans.org/">XML module</a> and : <a href="http://jini.netbeans.org/">Jini</a> developer.</address> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
