com.canoo.webtest.extension.spider
Class PatternVisitorStrategy

java.lang.Object
  extended by com.canoo.webtest.extension.spider.PatternVisitorStrategy
All Implemented Interfaces:
IVisitorStrategy

public class PatternVisitorStrategy
extends Object
implements IVisitorStrategy

Author:
Denis N. Antonioli

Constructor Summary
PatternVisitorStrategy(String pattern)
           
 
Method Summary
 boolean accept(com.gargoylesoftware.htmlunit.html.HtmlAnchor link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternVisitorStrategy

public PatternVisitorStrategy(String pattern)
Method Detail

accept

public boolean accept(com.gargoylesoftware.htmlunit.html.HtmlAnchor link)
Specified by:
accept in interface IVisitorStrategy

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.