Class | Scrubyt::Extractor |
In: |
lib/scrubyt/core/shared/extractor.rb
|
Parent: | Object |
Extractor is a performer class - it gets an extractor definition and carries out the actions and evaluates the wrappers sequentially.
Originally also the navigation actions were here, but since the class got too big, they were factored out to an own class, NavigationAction.