ZipCompression Strategy

public class ZipCompressionStrategy
extends Object implements ICompressionStrategy

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


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

סיכום

בנאים ציבוריים

ZipCompressionStrategy ()

שיטות ציבוריות

File compress (File source)

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

LogDataType getLogDataType ()

מחזירה את LogDataType של פורמט הארכיון המשמש את האסטרטגיה הזו.

בנאים ציבוריים

ZipCompression Strategy

public ZipCompressionStrategy ()

שיטות ציבוריות

לִדחוֹס

public File compress (File source)

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

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

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

getLogDataType

public LogDataType getLogDataType ()

מחזירה את LogDataType של פורמט הארכיון המשמש את האסטרטגיה הזו.

החזרות
LogDataType