JavaScript is disabled on your browser.
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
K
L
M
N
O
P
R
S
T
U
V
W
B
Base64
- Class in
net.sf.plist.util
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64()
- Constructor for class net.sf.plist.util.
Base64
BinaryParser
- Class in
net.sf.plist.io.bin
Parses binary property list files to a tree consisting of
NSObject
s
BinaryParser(File)
- Constructor for class net.sf.plist.io.bin.
BinaryParser
BinaryParser(InputStream)
- Constructor for class net.sf.plist.io.bin.
BinaryParser
BinaryWriter
- Class in
net.sf.plist.io.bin
Serializes a tree consisting of
NSObject
s to a binary property list
BinaryWriter(NSObject)
- Constructor for class net.sf.plist.io.bin.
BinaryWriter
bool()
- Method in class net.sf.plist.
NSBoolean
Get the boolean represented by this object.
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes