Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.23 seconds.

  1. Re: Java XML parsing for HUGE size file and no root tags

    So is the file itself an xml, or is a text file which contains a handful of xml structures? I ask, because if it is the latter, you will probably not be able to read it with any native xml reader.
    ...
  2. Re: Java XML parsing for HUGE size file and no root tags

    Out of curiosity: why use xml if you are ignoring some of the basic standards (like root nodes) and enormous file sizes?
    I'm asking because I suspect you may be attempting to do something in xml...
Results 1 to 2 of 2