public interface PlaceholderGenerator
| Modifier and Type | Method and Description |
|---|---|
void |
build(BuildManager manager,
File target,
List<String> children)
Perform build
|
String |
getTargetExtension()
Gets the extension which this compaction emits
|
String getTargetExtension()
void build(BuildManager manager, File target, List<String> children) throws IOException
manager - target - output filechildren - IOExceptionCopyright © 2014. All rights reserved.