Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
F
G
N
P
S
W
F
FixedFormatWritter
- Class in
net.sf.ffo
Simple class to help writing fixed sized fields.
FixedFormatWritter(Writer)
- Constructor for class net.sf.ffo.
FixedFormatWritter
G
getWriter()
- Method in class net.sf.ffo.
FixedFormatWritter
N
net.sf.ffo
- package net.sf.ffo
P
PrintfFormat
- Class in
net.sf.ffo
PrintfFormat allows the formatting of an array of objects embedded within a string.
PrintfFormat(String)
- Constructor for class net.sf.ffo.
PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(Locale, String)
- Constructor for class net.sf.ffo.
PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
S
sprintf(Object[])
- Method in class net.sf.ffo.
PrintfFormat
Format an array of objects.
sprintf()
- Method in class net.sf.ffo.
PrintfFormat
Format nothing.
sprintf(int)
- Method in class net.sf.ffo.
PrintfFormat
Format an int.
sprintf(long)
- Method in class net.sf.ffo.
PrintfFormat
Format an long.
sprintf(double)
- Method in class net.sf.ffo.
PrintfFormat
Format a double.
sprintf(String)
- Method in class net.sf.ffo.
PrintfFormat
Format a String.
sprintf(Object)
- Method in class net.sf.ffo.
PrintfFormat
Format an Object.
W
write(Integer, int)
- Method in class net.sf.ffo.
FixedFormatWritter
write(int, int)
- Method in class net.sf.ffo.
FixedFormatWritter
write(Long, int)
- Method in class net.sf.ffo.
FixedFormatWritter
write(String, int)
- Method in class net.sf.ffo.
FixedFormatWritter
write(String, int, char, boolean)
- Method in class net.sf.ffo.
FixedFormatWritter
Writes the value with given format parameters.
write(Calendar)
- Method in class net.sf.ffo.
FixedFormatWritter
Warning: this method uses intenally SimpleDateFormat with all its limitations
write(Double, int, int)
- Method in class net.sf.ffo.
FixedFormatWritter
Write the double with specified amount of characters for integer part and decimal part.
write(String, Calendar)
- Method in class net.sf.ffo.
FixedFormatWritter
Warning: this method uses intenally SimpleDateFormat with all its limitations
F
G
N
P
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2006 null. All Rights Reserved.