Preparing search index...
The search index is not available
javadocs-scraper typedoc - v2.1.2
javadocs-scraper typedoc
FieldScraper
Class FieldScraper
Scrapes the
FieldData
s from an object wrapped in a CheerioAPI.
Index
Constructors
constructor
Methods
scrape
Constructors
constructor
new
FieldScraper
()
:
FieldScraper
Returns
FieldScraper
Methods
scrape
scrape
(
$object
:
CheerioAPI
,
$tables
:
Cheerio
<
Element
>
,
objectUrl
:
string
,
strategy
:
FieldQueryStrategy
,
)
:
Collection
<
string
,
FieldData
<
null
>
>
Parameters
$object
:
CheerioAPI
$tables
:
Cheerio
<
Element
>
objectUrl
:
string
strategy
:
FieldQueryStrategy
Returns
Collection
<
string
,
FieldData
<
null
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
scrape
javadocs-scraper typedoc - v2.1.2
Loading...
Scrapes the FieldDatas from an object wrapped in a CheerioAPI.