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.CoreFormatType
FileSniffer.getCoreFormat
(ImageInputStream iis) Determine the format of the core file.static FileSniffer.CoreFormatType
Returns 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.