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