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