public interface PlistDataStructureFactory
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
createCollection(String keyPath) |
Map<String,Object> |
createMap(String keyPath) |
Copyright © 2001–2016 Apache Cayenne. All rights reserved.