I was trying to extract the plaintext from an Html page as similar to the exemple String Extractor,
I found that the actual program take into consideration the comment such as: <!--this example-->
in the core of the extracted text!
I'm trying to extend the parser by I get stuck in evaluate() because this tag is not a simple tag.
Do you have any suggestion ?
Thanks,
Rami
rrifaieh@tess2i.fr
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I was trying to extract the plaintext from an Html page as similar to the exemple String Extractor,
I found that the actual program take into consideration the comment such as: <!--this example-->
in the core of the extracted text!
I'm trying to extend the parser by I get stuck in evaluate() because this tag is not a simple tag.
Do you have any suggestion ?
Thanks,
Rami
rrifaieh@tess2i.fr
Hi,
Join the htmlparser-user mailing list to post your questions..
http://lists.sourceforge.net/lists/listinfo/htmlparser-user
For your query- use the StringBean.
Regards,
Somik