Results 1 to 3 of 3

Thread: reading data from xml file

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    69

    reading data from xml file

    Hey guys,

    I have a question. I was talking to my bro over the phone and he asked how I would read information from a xml file into a java. What is the easiest way?


    Any suggestions will be greatly appreciated.

    Manoj

  2. #2
    VirtuallyVB
    Guest
    Check out this parser:
    Java API for XML Parsing: Class DocumentBuilder
    http://search.java.sun.com/ClickThru...sun0&col=jsun1

    Java API for XML Parsing: Overview
    http://search.java.sun.com/ClickThru...sun0&col=jsun1

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    69

    thanxs

    Hey VirtuallyVB,

    Thanks for the help...that's what I am looking for..but I have one more question tho...DOM Object...Should I treat that as a regular object in java?

    Manoj

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width