- 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 longgetRtm2apsw(ImageInputStream inputStream, long address)static intgetRtm2apsw$length()static intgetRtm2apsw$offset()static longgetRtm2ereg(ImageInputStream inputStream, long address)static intgetRtm2ereg$length()static intgetRtm2ereg$offset()static intlength()
-
-
-
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()
-
-