| Package | Description |
|---|---|
| com.crawljax.core | |
| com.crawljax.core.configuration |
| Constructor and Description |
|---|
CandidateElementManager(EventableConditionChecker eventableConditionChecker,
ConditionTypeChecker<CrawlCondition> crawlConditionChecker)
Create a new CandidateElementManager.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<CrawlCondition> |
PreCrawlConfiguration.getCrawlConditions() |
| Modifier and Type | Method and Description |
|---|---|
PreCrawlConfiguration.PreCrawlConfigurationBuilder |
PreCrawlConfiguration.PreCrawlConfigurationBuilder.addCrawlCondition(CrawlCondition... condition) |
PreCrawlConfiguration.PreCrawlConfigurationBuilder |
CrawlRules.CrawlRulesBuilder.addCrawlCondition(CrawlCondition... condition) |
Copyright © 2007-2013. All Rights Reserved.