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