de.matrixweb.smaller.merge
Class MergeProcessor
java.lang.Object
de.matrixweb.smaller.merge.MergeProcessor
- All Implemented Interfaces:
- MergingProcessor, Processor
public class MergeProcessor
- extends Object
- implements MergingProcessor
- Author:
- marwol
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergeProcessor
public MergeProcessor()
supportsType
public boolean supportsType(Type type)
- Specified by:
supportsType in interface Processor
- See Also:
Processor.supportsType(de.matrixweb.smaller.resource.Type)
execute
public Resource execute(Resource resource,
Map<String,String> options)
throws IOException
- Specified by:
execute in interface Processor
- Throws:
IOException- See Also:
Processor.execute(de.matrixweb.smaller.resource.Resource,
java.util.Map)
Copyright © 2012. All Rights Reserved.