FileFormatExtensions

Inheritance: java.lang.Object

public final class FileFormatExtensions

包含 FileFormat 扩展方法。

方法

方法描述
isSingleFormatDefined(long fileFormat)确定是否已定义单一文件格式。

isSingleFormatDefined(long fileFormat)

public static boolean isSingleFormatDefined(long fileFormat)

确定是否已定义单一文件格式。

Parameters:

参数类型描述
fileFormatlong要检查的文件格式。

Returns: 布尔值 - 如果已定义单一文件格式则为 True;否则为 false