endOffset property

int? endOffset
final

The 0-based character offset in the input text that shows where the attribute ends. The offset returns the UTF-8 code point in the string.

Implementation

final int? endOffset;