Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
W
X
S
save(Object, String)
- Static method in class wox.serial.
Easy
This method saves an object to the specified XML file.
Serial
- Interface in
wox.serial
The
Serial
interface defines the constants used in the XML representation of objects.
SimpleReader
- Class in
wox.serial
This is a simple XML to object de-serializer.
SimpleReader()
- Constructor for class wox.serial.
SimpleReader
Default constructor.
SimpleWriter
- Class in
wox.serial
This is a simple object to XML serializer.
SimpleWriter()
- Constructor for class wox.serial.
SimpleWriter
Default constructor.
stringable(Object)
- Static method in class wox.serial.
Util
Returns true if the class of the object passed as parameter is
stringable
.
stringable(Class)
- Static method in class wox.serial.
Util
Returns true if the class passed as parameter is
stringable
.
stringable(String)
- Static method in class wox.serial.
Util
Returns true if the class which name is passed as parameter is
stringable
.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
W
X