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