java.lang.Object
com.ibm.dtfj.corereaders.DumpFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ICoreFileReader
createDumpForCore
(ImageInputStream stream) static ICoreFileReader
createDumpForCore
(ImageInputStream stream, boolean verbose)
-
Constructor Details
-
DumpFactory
public DumpFactory()
-
-
Method Details
-
createDumpForCore
- Throws:
IOException
-
createDumpForCore
public static ICoreFileReader createDumpForCore(ImageInputStream stream, boolean verbose) throws IOException - Throws:
IOException
-