Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
T
Tabs
- Class in
com.Ostermiller.util
Stream editor to alter the line separators on text to match that of a given platform.
Tabs()
- Constructor for class com.Ostermiller.util.
Tabs
TABS
- Static variable in class com.Ostermiller.util.
Tabs
Can be passed instead of a spaces argument to use tabs instead.
text
- Variable in class com.Ostermiller.util.
StringTokenizer
The string to be tokenized.
toArray()
- Method in class com.Ostermiller.util.
StringTokenizer
Retrieve all of the remaining tokens in a String array.
tokenCount
- Variable in class com.Ostermiller.util.
StringTokenizer
A cache of the token count.
tokenDelims
- Variable in class com.Ostermiller.util.
StringTokenizer
The set of token delimiters.
toScientificNotation()
- Method in class com.Ostermiller.util.
SignificantFigures
Formats this number in scientific notation.
toString(String)
- Method in class com.Ostermiller.util.
CGIParser
Returns the name value pairs properly escaped and written in URL format.
toString()
- Method in class com.Ostermiller.util.
CGIParser
Returns the name value pairs properly escaped and written in URL format with UTF-8 URL encoding.
toString()
- Method in class com.Ostermiller.util.
CmdLnOption
Get a short string description this option.
toString()
- Method in class com.Ostermiller.util.
MD5
Returns 32-character hex representation of this hash.
toString()
- Method in class com.Ostermiller.util.
NameValuePair
Get the name and value as CGI parameters, URL Encoded to UTF-8.
toString(String)
- Method in class com.Ostermiller.util.
NameValuePair
Get the name and value as CGI parameters, URL Encoded to the given encoding.
toString()
- Method in class com.Ostermiller.util.
SignificantFigures
Formats this number.
toString()
- Method in class com.Ostermiller.util.
UberProperties
Save these properties to a string.
trim(String, String)
- Static method in class com.Ostermiller.util.
StringHelper
Trim any of the characters contained in the second string from the beginning and end of the first.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y