473,385 Members | 1,597 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

displaying html as a tree structure

Hi All,

Dont know whether this is the right place to post this question, but any help in this is appreciated.

I am using an html parser to parse an html web page. Now I would like to display this parsed webpage as a tree strcuture with root node, parent nodes and leaf nodes.

I am using java for this.

I would like to know whether there exists any packages or libraries that directly converts the given html code to a tree strcuture and displays it.
If there is any, I request you to help me with the same!!

Thanks!!
Oct 11 '07 #1
4 1534
r035198x
13,262 8TB
Hi All,

Dont know whether this is the right place to post this question, but any help in this is appreciated.

I am using an html parser to parse an html web page. Now I would like to display this parsed webpage as a tree strcuture with root node, parent nodes and leaf nodes.

I am using java for this.

I would like to know whether there exists any packages or libraries that directly converts the given html code to a tree strcuture and displays it.
If there is any, I request you to help me with the same!!

Thanks!!
You have several options.
Oct 12 '07 #2
Hi,

Thanks for the reply!!
You say that they are several options for doing this.
Can you help me by specifying what are the options that are available which will help me out to sort out my problem.

Thanks!!
Oct 12 '07 #3
r035198x
13,262 8TB
Hi,

Thanks for the reply!!
You say that they are several options for doing this.
Can you help me by specifying what are the options that are available which will help me out to sort out my problem.

Thanks!!
Sorry. Actually my post above contains three links.
Oct 13 '07 #4
JosAH
11,448 Expert 8TB
@OP: hint: the three words in r035198x's reply are hypertext links actually. You
can click them and see for yourself where they take you. (usefull info most likely)

kind regards,

Jos
Oct 13 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Terry | last post by:
Hi, This is a newbie's question. I want to preload 4 images and only when all 4 images has been loaded into browser's cache, I want to start a slideshow() function. If images are not completed...
1
by: googleo | last post by:
Hi, in my application I want to handle and store data in a hierarchic data structure. For example: persons who manage houses; houses have various numbers of floors; floors have various numbers...
4
by: Stephan Tobies | last post by:
Hi everyone, I am looking for a good data structure that could be used to represent families of trees with shared sub-trees and copy-on-write semantics. On a very abstract level, I would like...
2
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
1
by: David Hirschfield | last post by:
I've written a tree-like data structure that stores arbitrary python objects. The objective was for the tree structure to allow any number of children per node, and any number of root nodes...and...
13
by: hornedw | last post by:
I have been working on a ecommerce website for myself. What I needed some assistance on was when i was trying to display the categories/subcategories for the different products. I decided to use...
5
by: hankypan1 | last post by:
Hi All, I need a tree data structure for my application. It is the non -cyclic simple tree where i can have any number of children node and each child can recursively become a sub tree like a...
8
by: =?ISO-8859-1?Q?m=E9choui?= | last post by:
Problem: - You have tree structure (XML-like) that you don't want to create 100% in memory, because it just takes too long (for instance, you need a http request to request the information from...
0
by: mac | last post by:
I found that with memory allocating techniques used nowadays (addresses alignment, eg. on 32bit machines) one can detect loops in a tree structure very fast, without using extra memory. This is due...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.