beginOffset property
The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string.
Implementation
final int? beginOffset;
The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string.
final int? beginOffset;