- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.mvs.Ihartm2aTemplate
-
public final class Ihartm2aTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description Ihartm2aTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getRtm2apsw(ImageInputStream inputStream, long address)
static int
getRtm2apsw$length()
static int
getRtm2apsw$offset()
static long
getRtm2ereg(ImageInputStream inputStream, long address)
static int
getRtm2ereg$length()
static int
getRtm2ereg$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getRtm2ereg
public static long getRtm2ereg(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getRtm2ereg$offset
public static int getRtm2ereg$offset()
-
getRtm2ereg$length
public static int getRtm2ereg$length()
-
getRtm2apsw
public static long getRtm2apsw(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getRtm2apsw$offset
public static int getRtm2apsw$offset()
-
getRtm2apsw$length
public static int getRtm2apsw$length()
-
-