J
John Smith
I am trying to parse an XML document using SAX (xerces) but keep getting
org.xml.sax.SAXParseException: The encoding "windows-1252" is not supported.
How do I get the parser to either ignore the encoding or support it.
Thanks
Jon
org.xml.sax.SAXParseException: The encoding "windows-1252" is not supported.
How do I get the parser to either ignore the encoding or support it.
Thanks
Jon