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