Re: [Htmlparser-developer] RE: question about using HTMLParser in Apache JMeter
Brought to you by:
derrickoswald
From: Derrick O. <Der...@Ro...> - 2003-10-02 02:13:51
|
The StringNodeFactory you added is currently sidelined by the more generic NodeFactory. It would be easy to add it back in. Derrick Joshua Kerievsky wrote: > Derrick Oswald wrote: > >> Are there any opinions regarding Peter Lin's proposal to make >> htmlparser an official Jakarta project? > > > Sounds like a great idea. > > BTW, I had integrated the NodeFactory into the code a while back. It > allows one to add decorators to things like StringNodes. I haven't > had time to look at the latest code -- does it still retain that > feature with the introduction of the lexar? > > thanks > jk > |