| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlistDataStructureFactory
An interface that defines a factory for custom deserializing a property list.
| Method Summary | |
|---|---|
|  Collection<Object> | createCollection(String keyPath) | 
|  Map<String,Object> | createMap(String keyPath) | 
| Method Detail | 
|---|
Map<String,Object> createMap(String keyPath)
Collection<Object> createCollection(String keyPath)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||