Hi, How do you get the encoding=xxx declaration from the <?xml ...?> declaration of an xml document using Xerces? I'd like to use SAX to do it, but I don't see an interface that that has a getEncoding() method so far that works off the xml document.
Additionally the DefaultHandler::startPrefixMapping() method has a note in the documentation that says, "The current Implementation of SAX2Parser will _NEVER_ call this". So is there some other built in way to get the prefix mappings? Thanks for any help here, Elisha Berns [EMAIL PROTECTED] tel. (310) 556 - 8332 fax (310) 556 - 2839 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
