JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
E
F
G
N
P
R
S
A
apply(Project)
- Method in class net.ellune.blossom.
Blossom
B
Blossom
- Class in
net.ellune.blossom
Blossom()
- Constructor for class net.ellune.blossom.
Blossom
BlossomExtension
- Class in
net.ellune.blossom
The Blossom extension.
BlossomExtension(Blossom)
- Constructor for class net.ellune.blossom.
BlossomExtension
D
deleteDirectory(File)
- Static method in class net.ellune.blossom.util.
FileUtil
Delete a directory and its contents.
E
EXTENSION_NAME
- Static variable in class net.ellune.blossom.
Blossom
F
FileUtil
- Class in
net.ellune.blossom.util
FileUtil()
- Constructor for class net.ellune.blossom.util.
FileUtil
G
getTokenReplacementsByFile()
- Method in class net.ellune.blossom.
BlossomExtension
Gets the by-file token replacements.
getTokenReplacementsGlobal()
- Method in class net.ellune.blossom.
BlossomExtension
Gets the global token replacements.
getTokenReplacementsGlobalLocations()
- Method in class net.ellune.blossom.
BlossomExtension
Gets the global token replacement locations.
N
net.ellune.blossom
- package net.ellune.blossom
net.ellune.blossom.task
- package net.ellune.blossom.task
net.ellune.blossom.util
- package net.ellune.blossom.util
P
project
- Variable in class net.ellune.blossom.
Blossom
The current project.
project
- Variable in class net.ellune.blossom.
BlossomExtension
The project this extension is for.
R
replaceToken(Object, Object)
- Method in class net.ellune.blossom.
BlossomExtension
Replace a token.
replaceToken(Map<Object, Object>)
- Method in class net.ellune.blossom.
BlossomExtension
replaceToken(Object, Object, Object)
- Method in class net.ellune.blossom.
BlossomExtension
Replace a token in a specific file.
replaceTokenIn(String)
- Method in class net.ellune.blossom.
BlossomExtension
Add a location where global tokens should be performed.
run()
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Perform the source replacement task.
S
setInput(SourceDirectorySet)
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Set the input location.
setOutput(File)
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Set the output location.
setTokenReplacementsByFile(Multimap<String, Map<String, Object>>)
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Set the by-file token replacements.
setTokenReplacementsGlobal(Map<String, Object>)
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Set the global token replacements.
setTokenReplacementsGlobalLocations(List<String>)
- Method in class net.ellune.blossom.task.
SourceReplacementTask
Set the global token replacement locations.
SourceReplacementTask
- Class in
net.ellune.blossom.task
SourceReplacementTask()
- Constructor for class net.ellune.blossom.task.
SourceReplacementTask
A
B
D
E
F
G
N
P
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes