org.duelengine.merge
Class JSPlaceholderGenerator
java.lang.Object
org.duelengine.merge.JSPlaceholderGenerator
- All Implemented Interfaces:
- PlaceholderGenerator
public class JSPlaceholderGenerator
- extends Object
- implements PlaceholderGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSPlaceholderGenerator
public JSPlaceholderGenerator()
getTargetExtension
public String getTargetExtension()
- Description copied from interface:
PlaceholderGenerator
- Gets the extension which this compaction emits
- Specified by:
getTargetExtension in interface PlaceholderGenerator
- Returns:
build
public void build(File target,
List<String> children)
throws IOException
- Description copied from interface:
PlaceholderGenerator
- Perform compaction
- Specified by:
build in interface PlaceholderGenerator
- Parameters:
target - output file
- Throws:
IOException
Copyright © 2011. All Rights Reserved.