| Class | DataHarvester::TextPortion |
| In: |
scripts/ad.rb
|
| Parent: | Object |
Represents a portion of text from the original text of an ad. If this corresponds to a match, it also keeps track of the results.
| is_match | [R] | |
| pos | [R] | |
| txt | [R] |
A TextPortion is made up of:
txt - the unused piece of text itself pos - the position of this text within the ad