Hi, Here i am using the following code for convert string to xml. xmlDocument = new DOMParser().parseFromString( str, "application/xml" ) ...
確定! 回上一頁