com.canoo.webtest.extension.spider
Class PatternVisitorStrategy
java.lang.Object
com.canoo.webtest.extension.spider.PatternVisitorStrategy
- All Implemented Interfaces:
- IVisitorStrategy
public class PatternVisitorStrategy
- extends Object
- implements IVisitorStrategy
- Author:
- Denis N. Antonioli
|
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 |
PatternVisitorStrategy
public PatternVisitorStrategy(String pattern)
accept
public boolean accept(com.gargoylesoftware.htmlunit.html.HtmlAnchor link)
- Specified by:
accept in interface IVisitorStrategy