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