Modifier and Type | Method and Description |
---|---|
static FileBuilder.Mode |
FileBuilder.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileBuilder.Mode[] |
FileBuilder.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static FileObject |
FileBuilder.createFromTemplate(FileObject f,
FileObject folder,
String name,
Map<String,?> attributes,
FileBuilder.Mode defaultMode)
Creates a new file based on the template.
|
FileBuilder |
FileBuilder.defaultMode(FileBuilder.Mode m)
Specifies the behaviour to be used when no
CreateFromTemplateHandler accepts the template. |
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.