public class SearchedText extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
count |
int[] |
offsets |
String |
query |
String |
targetLanguage |
| Constructor and Description |
|---|
SearchedText(int[] offsets,
int count,
String query) |
SearchedText(int[] offsets,
int count,
String query,
String targetLanguage) |
Copyright © 2020–2022 ICIJ. All rights reserved.