Retrieve xml structure in Java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aryan24
    New Member
    • Aug 2007
    • 8

    Retrieve xml structure in Java

    can anyone please suggest me how to retrieve the xml structure from an xml file in java .

    Thank you
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by aryan24
    can anyone please suggest me how to retrieve the xml structure from an xml file in java .

    Thank you
    Google JAXP tutorial.

    Comment

    Working...