@PublicAPI public class TemplateWriterOptions extends GenericOptions implements ITemplateWriterOptions
Constructor and Description |
---|
TemplateWriterOptions() |
Modifier and Type | Method and Description |
---|---|
FileNameGenerationMode |
getFileNameGeneration() |
void |
setFileNameGeneration(FileNameGenerationMode mode)
Set mode of file name generation.
|
getDPIFactor, setDPIFactor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDPIFactor, setDPIFactor
public FileNameGenerationMode getFileNameGeneration()
getFileNameGeneration
in interface ITemplateWriterOptions
public void setFileNameGeneration(FileNameGenerationMode mode)
ITemplateWriterOptions
setFileNameGeneration
in interface ITemplateWriterOptions
mode
- - as enum value of the predefined modes.