[]
The class containing the information of a specific text extracted by StartsAfterContinuesUntil extractors.
public class ExtractedData
| Name | Description |
|---|---|
| ExtractedData() |
| Name | Description |
|---|---|
| ExtractedText | The extracted text itself. |
| StartIndex | The character position where the extracted text start relatively to the input passed to StartsAfterContinuesUntil extractors. |