Hi I am using the xercesc3.0.1 for xml parsing.How can I check whether the input source from a byte steam is well-formed xml format? Since I want my program to raise an exception when it receives files other than xml.
Appreciate your help.
Hi I am using the xercesc3.0.1 for xml parsing.How can I check whether the input source from a byte steam is well-formed xml format? Since I want my program to raise an exception when it receives files other than xml.
Appreciate your help.