Class CeelcaTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeelcaTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getCeelca_caa
(ImageInputStream inputStream, long address) static int
static int
static long
getCeelca_savstack
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
CeelcaTemplate
public CeelcaTemplate()
-
-
Method Details
-
length
public static int length() -
getCeelca_caa
- 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()
-