|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
tree structure with SAX parser
Could anyone tell me how to output a tree structure of a XML file in a web page using SAX parser?
|
|
#2
|
|||
|
|||
|
Sun's xml tutorial includes an example that just echos the xml file. This is technically a tree structure but it's probably not what you had in mind. You should be able to modify it output what you need, though.
http://java.sun.com/xml/jaxp/dist/1...ax/2a_echo.html |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > tree structure with SAX parser |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|