RSScraper constructor

RSScraper(
  1. Document document
)

Implementation

RSScraper(Document document) : super(document);