I would like to implement a way to filter the menu within the different
website. I checked the code and I tried to understand the way the parsing is
done.
I found that we are generating ParseResult based on the parser.

What is the aim of a ParseResult ? Actually I don't understand why we could
store many parseresult ? Is there any specific usage ?
Why do we call the htmlparsefilter.filter after having created a first
ParseResult ?

I may have miss something in this case i will appreciate your help.

Reply via email to