beginOffset property

int? beginOffset
final

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;