Problems in xml parsing

From: Hari Prasad (harispra_at_yahoo.com)
Date: 12/01/04

  • Next message: Thomas Weidenfeller: "Re: Problems in xml parsing"
    Date: 1 Dec 2004 03:31:10 -0800
    
    

    Hi,
    I am using XMLTool.java to convert an xml file into an xml document
    and
    I am parsing the xml file using Nodelist and Nodes.
    NodeList ls = getElementsByTagName("xxx").
    Its working fine when I am running my application in windows.

    But when I am running the same application in unix, I am getting
    exceptions while parsing. Its giving null value and I cannot proceed
    further.

    Can anybody pls suggest where I am doing wrong?
    I appreciate your help.

    Regards,
    Hari.


  • Next message: Thomas Weidenfeller: "Re: Problems in xml parsing"

    Relevant Pages

    • Re: Extract attribute from huge xml file
      ... I have a huge XML file, 1.7GB, 53080215 lines. ... I would like to extract a few hundred records so I can experiment. ... The file sits on a *nix system but I was going to do the parsing to on a Win32 workstation rather than steal all the memory on a server. ...
      (perl.beginners)
    • Re: Invoking a form that was created on a separate thread
      ... I thought you were parsing an XML file for other more conventional purposes and just needed to report progress to the UI. ... The my problem occurs in that the new form and all its controls only get ... process throws an exception everytime I try and invoke its show method. ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: Invoking a form that was created on a separate thread
      ... I thought you were parsing an XML file for other more ... > conventional purposes and just needed to report progress to the UI. ... >>> parsing on the background thread if you have calculated that it takes ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: Expat XML_Parse() problem
      ... I have an XML File while I am parsing through Expat and in Chunks. ... For the first time if I parse the process, ...
      (comp.text.xml)
    • Expat XML_Parse() problem
      ... I have an XML File while I am parsing through Expat and in Chunks. ... For the first time if I parse the process, ...
      (comp.text.xml)