The default naming strategy is based on the key's type and its {@link SingleValueConverter}. It escapes all characters that are normally illegal in the most common file systems. Such a character is escaped with percent escaping as it is done by URL encoding. The XStream used to marshal the values is also requested for the key's SingleValueConverter. A {@link StreamException} is thrown if no such converter is registered.
@author Jörg Schaible @author Guilherme Silveira @since 1.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|