[XOM-interest] org.w3c.dom.Document.getXmlEncoding() alternative in XOM
Subhash Chandran
subwiz at gmail.com
Thu Nov 27 01:16:45 EST 2008
Hi,
I recently converted RESTClient ( http://rest-client.googlecode.com/ )
to use XOM from plain DOM. But I am stuck in one method. I used to get
the document encoding using:
org.w3c.dom.Document.getXmlEncoding()
in plain DOM. After converting to XOM, I am not able to find
corresponding API for this. Please help me on this.
--
Regards,
Subhash Chandran S
http://rest-client.googlecode.com/
More information about the XOM-interest
mailing list