我的Android應用程序正在調用.NET Web方法,並返回單個字符串。我使用的SAXParser解析一個字符串,如:在我的數據處理程序 <string xmlns="http://tempuri.org/">LOCAL NT AUTHORITY\NTLM Authentication Not in role Administrators</string>
和字符()函數: public
我有一個字符串,它通過一個XML來,它是德文文本。德國特定的字符是通過UTF-8格式編碼的。在顯示字符串之前,我需要解碼它。 我曾嘗試以下: try {
BufferedReader in = new BufferedReader(
new InputStreamReader(
new ByteArrayInputStream(nodevalue.getByt