Uses of Enum Class
com.ibm.dtfj.utils.file.FileSniffer.CoreFormatType
Packages that use FileSniffer.CoreFormatType
-
Uses of FileSniffer.CoreFormatType in com.ibm.dtfj.utils.file
Methods in com.ibm.dtfj.utils.file that return FileSniffer.CoreFormatTypeModifier and TypeMethodDescriptionstatic FileSniffer.CoreFormatTypeFileSniffer.getCoreFormat(ImageInputStream iis) Determine the format of the core file.static FileSniffer.CoreFormatTypeReturns the enum constant of this class with the specified name.static FileSniffer.CoreFormatType[]FileSniffer.CoreFormatType.values()Returns an array containing the constants of this enum class, in the order they are declared.