Re: [Htmlparser-user] HTML parser for HTML translation
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-02-07 05:41:50
|
Aminudin Khalid writes: > Currently I am testing HTMLParser for my HTML translation engine. FYI, I > am using the latest integration module , Version 1.3 dated 3 February, 2003. > > I had problem when using htmlparser.jar , it couldn't find > HTMLVisitor(I mean org.htmlparser.visitors) but it could find > HTMLParser. Does this means that HTMLVisitor is not included in the > pre-compiled binary that comes along with the integration release ? It is - I just cross-checked, HTMLVisitor is very much a part of the release. Pls verify again. (It is in lib/htmlparser.jar) Regards, Somik |