Index
All Classes and Interfaces|All Packages
N
- net.vieiro.plist - package net.vieiro.plist
P
- PListIO - Class in net.vieiro.plist
-
Reads and writes Java Beans to permanent storage in Apple's PLIST (ASCII) format.
R
- read(File) - Static method in class net.vieiro.plist.PListIO
-
Reads a previously saved configuration from a "plist" file.
- read(InputStream) - Static method in class net.vieiro.plist.PListIO
-
Reads a previously saved configuration from a "plist" file.
W
- write(File, Object) - Static method in class net.vieiro.plist.PListIO
-
Writes an object to a "plist" file.
- write(OutputStream, Object) - Static method in class net.vieiro.plist.PListIO
-
Writes an object to a "plist" file.
All Classes and Interfaces|All Packages