can anybody help me to get encoding attribute value from <?xml tag in xml which program receives as ByteArrayInputStream.
<?xml
ByteArrayInputStream
I have tried using inputSource.getencoding() but it gives encoding of system not of file
inputSource.getencoding()
No comments:
Post a Comment