Newbie help



Hi all ! :) I've problem and cause I'm new to java I need Yours help. I
write program which task is to parse xml files. I did it but i have another
problem: user indicates directory and program task is to get content of
this directory with subdirectories and list only xml files. This xml files
should be contained in one place (probably Container) from which would be
easy to take this files to parse them. I want to placed these xml files in
one place and after searching directories I want parse them. Thanks in
advance Romek

.



Relevant Pages

  • Read and parse large XML-files
    ... I am trying to read and parse a large XML-file. ... What can I do to read and parse large XML-files? ... fields is useless because it creates empty fields. ... the example 3 function to successfully read in XML files? ...
    (comp.soft-sys.matlab)
  • Re: Read and parse large XML-files
    ... I am trying to read and parse a large XML-file. ... that writes measurement data and some setup information into an ASCII-text ... One suggestion is Google the term "large XML files". ...
    (comp.soft-sys.matlab)
  • Re: XML parser and writer
    ... easily parse and write new XML files. ... developed and I may later so any API I use will have to work w/o that for ... Can anyone suggest a simple API for parsing/writing my own made-up ...
    (comp.lang.java.programmer)
  • Re: XML parser and writer
    ... I'd parse the file and have the data available throughout the execution of the program. ... I don't have a DTD or schema developed and I may later so any API I use will have to work w/o that for now. ... Can anyone suggest a simple API for parsing/writing my own made-up XML files? ... I mentioned this issue to a guy at work and he mentioned JAXB so I'll be looking into that. ...
    (comp.lang.java.programmer)
  • Re: XML parser and writer
    ... Therefore I will need to both easily parse ... later so any API I use will have to work w/o that for now. ... suggest a simple API for parsing/writing my own made-up XML files? ...
    (comp.lang.java.programmer)