| Package | Description |
|---|---|
| org.apache.avalon.cornerstone.blocks.masterstore.xml |
XML file persistence repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CDIXMLFilePersistentObjectRepository
This is a simple implementation of persistent object store using
XML serialization from JDK 1.4 to a file system.
|
class |
XMLFilePersistentObjectRepository
This is a simple implementation of persistent object store using
XML serialization from JDK 1.4 to a file system.
|