Hi, I Tried implementing the org.xml.sax.ext.DefaultHandler2 interface. The method public void processingInstruction(String target, String data) is invoked for every Processing Instructions but <?xml version="1.0" encoding="UTF-8" ?> . How can I get the encoding and version strings
Thanks, Neo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "java-core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.in/group/java-core?hl=en-GB -~----------~----~----~----~------~----~------~--~---
