Hi, I am using xerces 2.8. Recently, we are trying to upgrade from xerces 2.8 to 3.1.1.
In our code, we used funtion getActualEncoding() while using xerces 2.8. but when we point library to 3.1.1, we are getting errors like "error: âclass xercesc_3_1::DOMDocumentâ has no member named âgetActualEncodingâ". 1.What is the equivalent funtion to "getActualEncoding" in 3.1.1 2.Please suggest way forward to it. -- View this message in context: http://old.nabble.com/getActualEncoding%28%29-funtion-in-xerces-3.1.1-tp32239673p32239673.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.
