I have to write a program that will fetch the encoding
information from XML files:
<?xml version="1.0" encoding="UTF-8"?>
and verify that all encoding
is set to UTF-8, my early trials using SAX has not worked, I thought it was a
preprocessing instruction but I did not get the callback for my test
files. Is there an easy way to fetch and possibly update the encoding
value?
Thanks,
Rob
- Preloading schema that imports another schema Aaron Stromas
- Re: Preloading schema that imports another schem... K. Venugopal
- Re: Preloading schema that imports another s... Aaron Stromas
- Re: Preloading schema that imports anoth... K. Venugopal
- Re: Preloading schema that imports a... Aaron Stromas
- Get/Set Encoding value Rob Outar
- Re: Get/Set Encoding value Michael Glavassevich
- RE: Get/Set Encoding va... Rob Outar
- RE: Get/Set Encoding va... Rob Outar
