- 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 longgetAsxbftcb(ImageInputStream inputStream, long address)static intgetAsxbftcb$length()static intgetAsxbftcb$offset()static longgetAsxbltcb(ImageInputStream inputStream, long address)static intgetAsxbltcb$length()static intgetAsxbltcb$offset()static intlength()
-
-
-
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()
-
-