how to read encoding attribute of



can anybody help me to get encoding attribute value from <?xml tag in xml which program receives as ByteArrayInputStream.


I have tried using inputSource.getencoding() but it gives encoding of system not of file


No comments:

Post a Comment