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() |
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.