Interface | Description |
---|---|
NamingStrategy |
Strategy for file name generation.
|
Class | Description |
---|---|
TemplatedNamingStrategy |
TemplatedNamingStrategy uses FreeMarker to generate a file name from
the passed in
templateString and the dataModel
|
UniqueFileNamingStrategy |
Default file naming strategy.
|
Exception | Description |
---|---|
NamingStrategyException |
Exception indicating a NamingStrategyException
|
Copyright © 2020. All rights reserved.