org.duelengine.merge
Class CSSPlaceholderGenerator
java.lang.Object
org.duelengine.merge.CSSPlaceholderGenerator
- All Implemented Interfaces:
- PlaceholderGenerator
public class CSSPlaceholderGenerator
- extends Object
- implements PlaceholderGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSPlaceholderGenerator
public CSSPlaceholderGenerator()
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(BuildManager manager,
File target,
List<String> children)
throws IOException
- Description copied from interface:
PlaceholderGenerator
- Perform build
- Specified by:
build in interface PlaceholderGenerator
target - output file
- Throws:
IOException
Copyright © 2012. All Rights Reserved.