You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Stefan Rauch <sr...@uos.de> on 2000/10/10 18:13:00 UTC

get the Encoding of a DOM

Hi!

I'm sorry if this has already been asked.
Is there any way in xerces-j to get the specified encoding from a
DocumentImpl ?
Oracles Document Implementation (from Oracles XML-Parser for Java 2.0.2.x)
has the methods getEncoding() and setEncoding(String encoding) is there any
similar way in xerces-j to obtain and set the encoding of a Document
representing an xml-doc?

Thanks.

Stefan Rauch.