public interface PListStore extends Service
| Modifier and Type | Method and Description |
|---|---|
File |
getDirectory() |
PList |
getPList(String name) |
boolean |
removePList(String name) |
void |
setDirectory(File directory) |
long |
size() |
File getDirectory()
void setDirectory(File directory)
boolean removePList(String name) throws Exception
Exceptionlong size()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.