Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / October 2004

Tip: Looking for answers? Try searching our database.

Any available web-based HTML parser and editor ?

Thread view: 
Tung Chau - 21 Oct 2004 03:59 GMT
Hi,
I need an HTML editor for my project. Does anybody know any available
one out there written in JAVA?

Also, I need to check the correctness of all the links between html or
image files in a package. I meant checking whether the values of "src"
tags are correct or not in an html document. Is there any available
tool out there that can do this task? an HTML parser?
Any help  is greatly appricated.
Tung Chau
Paul Lutus - 21 Oct 2004 04:17 GMT
> Hi,
> I need an HTML editor for my project. Does anybody know any available
> one out there written in JAVA?

Arachnophilia, free at: http://www.arachnoid.com/arachnophilia

> Also, I need to check the correctness of all the links between html or
> image files in a package. I meant checking whether the values of "src"
> tags are correct or not in an html document. Is there any available
> tool out there that can do this task? an HTML parser?

A few minutes' work with Perl should be able to accomplish this.

Signature

Paul Lutus
http://www.arachnoid.com

Tung Chau - 21 Oct 2004 18:13 GMT
> > Hi,
> > I need an HTML editor for my project. Does anybody know any available
[quoted text clipped - 8 lines]
>
> A few minutes' work with Perl should be able to accomplish this.

Thanks alot. But I actually need a web-based HTML editor written in
JSP. Sorry for the wrong question.
steph - 21 Oct 2004 08:34 GMT
Le 21/10/2004 04:59, Tung Chau a écrit :

> Hi,
> I need an HTML editor for my project. Does anybody know any available
> one out there written in JAVA?

> Also, I need to check the correctness of all the links between html or
> image files in a package. I meant checking whether the values of "src"
> tags are correct or not in an html document. Is there any available
> tool out there that can do this task? an HTML parser?

TAGSOUP is an open-source api that can produice valid xhtml from dirty html.

The only thing you have to do is to implement a SAX handler (startElement,
endElement, characters, etc.).

> Any help  is greatly appricated.

for sure.

> Tung Chau

Signature

stephane
retirez les lettres majuscules et le 666 de l'adresse pour l'utiliser.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.