|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Compactor
| Method Summary | |
|---|---|
void |
compact(Map<String,String> fileHashes,
File source,
File target,
String path)
Perform compaction |
String[] |
getSourceExtensions()
Gets the extension which this compaction consumes |
String |
getTargetExtension()
Gets the extension which this compaction emits |
| Method Detail |
|---|
String[] getSourceExtensions()
String getTargetExtension()
void compact(Map<String,String> fileHashes,
File source,
File target,
String path)
throws IOException
source - input filetarget - output filepath - URL path
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||