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