- 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 longgetCeelca_caa(ImageInputStream inputStream, long address)static intgetCeelca_caa$length()static intgetCeelca_caa$offset()static longgetCeelca_savstack(ImageInputStream inputStream, long address)static intgetCeelca_savstack$length()static intgetCeelca_savstack$offset()static intlength()
-
-
-
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()
-
-