- 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 longgetOepv_cnameoffs(ImageInputStream inputStream, long address)static intgetOepv_cnameoffs$length()static intgetOepv_cnameoffs$offset()static longgetOepv_eyecatch(ImageInputStream inputStream, long address)static intgetOepv_eyecatch$length()static intgetOepv_eyecatch$offset()static longgetOepv_oldep(ImageInputStream inputStream, long address)static intgetOepv_oldep$length()static intgetOepv_oldep$offset()static longgetOepv_ppa1offset(ImageInputStream inputStream, long address)static intgetOepv_ppa1offset$length()static intgetOepv_ppa1offset$offset()static intlength()
-
-
-
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()
-
-