Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 1st, 2006, 05:35 PM
Ronny Mandal
Guest
 
Posts: n/a
Default Visual *ML to DOM-tree

Hello.

Anyone knows about a tool that will generate a visual representation of
a DOM-tree when the input is XML or HTML?

Preferrable an online tool.


Regards,

Ronny Mandal
  #2  
Old December 1st, 2006, 06:05 PM
Joe Kesselman
Guest
 
Posts: n/a
Default Re: Visual *ML to DOM-tree

What kind of visual representation are you looking for? There have been
lots of implementations of tree-viewers that run over DOMs. As one
example, it's pretty straightforward to adapt the Java Swing tree
widgets to access a DOM as their back-end model.

--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
  #3  
Old December 1st, 2006, 06:45 PM
Luc Mercier
Guest
 
Posts: n/a
Default Re: Visual *ML to DOM-tree

Ronny Mandal wrote:
Quote:
Hello.
>
Anyone knows about a tool that will generate a visual representation of
a DOM-tree when the input is XML or HTML?
>
Preferrable an online tool.
>
>
Regards,
>
Ronny Mandal

Check yEd: http://www.yworks.com/en/products_yed_about.htm

You can give it a XSLT document which transforms your XML input into a
graph description in the GraphML format, and yEd will display this graph
and allow you to manipulate it.

Luc
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles