public interface TemplateProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processPath(Path source,
String mimeType,
FileTemplater context) |
void |
processStream(InputStream source,
OutputStream target,
FileTemplater context) |
void processStream(InputStream source, OutputStream target, FileTemplater context)
void processPath(Path source, String mimeType, FileTemplater context)
Copyright © 2021 vpc open source initiative. All rights reserved.