public class ScraperContext extends Catalog
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ScraperContext(Scraper scraper) |
ScraperContext(Scraper scraper,
ScraperContext callerContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ScraperContext |
getCallerContext() |
Variable |
getVar(String name) |
Object |
setVar(Object key,
Object value) |
containsKey, get, putclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic ScraperContext(Scraper scraper, ScraperContext callerContext)
public ScraperContext(Scraper scraper)
Copyright © 2022 WSO2. All rights reserved.