Menu

#73 how to make parser print out entire txt string instead ...

open
nobody
5
2010-06-02
2010-06-02
Ricky P
No

I am using HTMLParser-2.0.
When i run the parser, i get a list of tag and text. But for Txt with long string. The string get shorted and i get "..." at the end.
How do make the parser print out the entire string?
example of output
Tag (117839[1593,70],117906[1593,137]): font face='Arial, Helvetica, sans-ser...
Txt (117906[1593,137],117944[1593,175]): Allianz CCM Capital Appreciation Ins...

On the webpage, the field is "Allianz CCM Capital Appreciation Institution of America"

The TXT string get shorted when it too long.
Please provide some info
thanks
Ricky

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.