Class BackupFileProcessor
- java.lang.Object
-
- com.ss.android.ugc.bytex.transformer.processor.BackupFileProcessor
-
- All Implemented Interfaces:
FileProcessor
public class BackupFileProcessor extends java.lang.Object implements FileProcessor
Created by tlh on 2018/8/21.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.ss.android.ugc.bytex.transformer.processor.FileProcessor
FileProcessor.Chain
-
-
Constructor Summary
Constructors Constructor Description BackupFileProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Outputprocess(FileProcessor.Chain chain)
-
-
-
Method Detail
-
process
public Output process(FileProcessor.Chain chain) throws java.io.IOException
- Specified by:
processin interfaceFileProcessor- Throws:
java.io.IOException
-
-