hey sebastian,
 
I think you may have to add a method to ScriptScanner. something like
 

public LinkScanner createLinkScanner(String filter)

{

return new LinkScanner(filter, processor);

}
then you should be able to register the second link scanner with the parse and it 
should parse the script body for links.
 
peter lin


[EMAIL PROTECTED] wrote:
I couldn't work out how to get HtmlParser to recognise 
.

Anyone?

S.
----- Original Message ----- 
From: 
To: 
Sent: Wednesday, March 24, 2004 3:04 AM
Subject: cvs commit: 
jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/parser 
HtmlParserHTMLParser.java


> sebb 2004/03/23 19:04:06
> 
> Modified: src/protocol/http/org/apache/jmeter/protocol/http/parser
> HtmlParserHTMLParser.java
> Log:
> Added scanner; still need to add 
 scanner
>   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Reply via email to