You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by MAHE Vincent FTRD/DIH/REN <vi...@rd.francetelecom.fr> on 2000/10/02 11:28:19 UTC

Howto get the encoding of a document with the DOM

Is there a way to get the encoding (ISO...) of an XML document from the
DOM/SAX API ?
A function like getEncoding() in some nice java class ?

Thanks.