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
X
xrange()
- Static method in class net.nitus.widgets.
Strings
Returns a string of all valid 1-byte encodings (in ascending order) between and including the values start (0x00) and end (0xFF).
xrange(char)
- Static method in class net.nitus.widgets.
Strings
Returns a string of all valid 1-byte encodings (in ascending order) between and including the values start and 0xFF. start must be a single character.
xrange(char, char)
- Static method in class net.nitus.widgets.
Strings
Returns a string of all valid 1-byte encodings (in ascending order) between and including the values start and end.
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