ZipCompressionStrategy

public class ZipCompressionStrategy
extends Object implements ICompressionStrategy

java.lang.Object
   ↳ com.android.tradefed.util.ZipCompressionStrategy


ICompressionStrategy ליצירת ארכיוני zip.

סיכום

‫constructors ציבוריים

ZipCompressionStrategy()

‫methods ציבוריים

File compress(File source)

דוחס את הקובץ (או התיקייה) source ומחזיר את הארכיון שנוצר.

LogDataType getLogDataType()

הפונקציה מחזירה את LogDataType של פורמט הארכיון שבו נעשה שימוש בשיטה הזו.

‫constructors ציבוריים

ZipCompressionStrategy

public ZipCompressionStrategy ()

‫methods ציבוריים

לדחוס נתונים : דחיסת נתונים

public File compress (File source)

דוחס את הקובץ (או התיקייה) source ומחזיר את הארכיון שנוצר.

פרמטרים
source File: הקובץ או הספרייה לדחיסה

החזרות
File ארכיון דחוס

הקפצת הודעות שגיאה (throw)
IOException

getLogDataType

public LogDataType getLogDataType ()

הפונקציה מחזירה את LogDataType של פורמט הארכיון שבו נעשה שימוש בשיטה הזו.

החזרות
LogDataType