Constant used to indicate that the part of the text that should be
retrieved is a sentence.
A sentence is a string of words which expresses an assertion,
a question, a command, a wish, an exclamation, or the performance
of an action. In English locales, the string usually begins with
a capital letter and concludes with appropriate end punctuation;
such as a period, question or exclamation mark. Other locales may
use different capitalization and/or punctuation.
See Also:
AccessibleText.getAtIndex(int, int)
,
AccessibleText.getAfterIndex(int, int)
,
AccessibleText.getBeforeIndex(int, int)
,