Modifier and Type | Method and Description |
---|---|
static Map<String,Blob> |
getExtensions(ExecutionContext context,
ExecutionScript script)
Builds
extensions for the script. |
static String |
getSuffix(String extension,
Blob blob)
Returns the file suffix for the extension.
|
public static Map<String,Blob> getExtensions(ExecutionContext context, ExecutionScript script)
extensions
for the script.context
- the current contextscript
- the target scriptCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.