Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
Q
R
S
T
U
W
X
W
warningDefaultTitle
- Static variable in class net.nitus.missatges.
MsgUtils
word(String, int)
- Static method in class net.nitus.widgets.
Strings
Returns the nth blank-delimited word in string or returns the null string if fewer than n words are in string.
wordIndex(String, int)
- Static method in class net.nitus.widgets.
Strings
Returns the position of the first character in the nth blank-delimited word in s or returns -1 if fewer than n words are in s or s is null or s haves length 0.
wordLength(String, int)
- Static method in class net.nitus.widgets.
Strings
Returns the length of the nth blank-delimited word in string s or returns 0 if fewer than n words are in string s.
words(String)
- Static method in class net.nitus.widgets.
Strings
Returns the number of blank-delimited words in string.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
Q
R
S
T
U
W
X