RiTa
index
Name
getTokens()
Class
RiAnalyzer
Description
Returns an array of the words (no punctuation) in the current text, or null if no text has been input.
Syntax
getTokens();
Returns
java.lang.String[]
Usage
Web & Application
Related