SAX Error – MalformedByteSequenceException: Invalid Byte 1 Of 1-Byte UTF-8 Sequence. ( #lifelongprogrammer )
InputSource is = new InputSource(reader);
is.setEncoding("UTF-8");
http://www.mkyong.com/java/sax-error-malformedbytesequenceexception-invalid-byte-1-of-1-byte-utf-8-sequence/
Via http://www.mkyong.com/java/sax-error-malformedbytesequenceexception-invalid-byte-1-of-1-byte-utf-8-sequence/
InputSource is = new InputSource(reader);
is.setEncoding("UTF-8");
http://www.mkyong.com/java/sax-error-malformedbytesequenceexception-invalid-byte-1-of-1-byte-utf-8-sequence/
Via http://www.mkyong.com/java/sax-error-malformedbytesequenceexception-invalid-byte-1-of-1-byte-utf-8-sequence/
No comments:
Post a Comment