- 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 longgetHepv_entry_point(ImageInputStream inputStream, long address)static intgetHepv_entry_point$length()static intgetHepv_entry_point$offset()static longgetHepv_ppa1_offset_p(ImageInputStream inputStream, long address)static intgetHepv_ppa1_offset_p$length()static intgetHepv_ppa1_offset_p$offset()static intlength()
-
-
-
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()
-
-