[]
The extractor finds all results between two regex string
public class StartsAfterContinuesUntil : IExtractor
| Name | Description |
|---|---|
| StartsAfterContinuesUntil(string, string) | Initializes a new instance of a StartsAfterContinuesUntil. |
| Name | Description |
|---|---|
| ExtractedText | |
| ExtractedTexts | |
| ExtractedValues | |
| StartIndex | |
| StartIndices |
| Name | Description |
|---|---|
| Extract(Stream, Encoding) | Execute the process of extracting from the input text stream |