Package | Description |
---|---|
org.safs.persist |
Modifier and Type | Class and Description |
---|---|
class |
PersistorToHierarchialString
Write the Persistable object to a persistence of hierarchical structure, such as JSON, XML format.
|
class |
PersistorToJSONString
Write Persistable object to a JSON string, such as:
|
class |
PersistorToXMLString
Write Persistable object to an XML string, such as:
|
Modifier and Type | Field and Description |
---|---|
(package private) PersistorToString |
PersistorToFileDelegate.delegatePersistor
The delegate string persistor.
|
Copyright © SAS Institute. All Rights Reserved.