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