Class CeelcaTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeelcaTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetCeelca_caa(ImageInputStream inputStream, long address) static intstatic intstatic longgetCeelca_savstack(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
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() 
 -