- 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 long
getDlloffexpfunc(ImageInputStream inputStream, long address)
static int
getDlloffexpfunc$length()
static int
getDlloffexpfunc$offset()
static long
getDlloffexpvar(ImageInputStream inputStream, long address)
static int
getDlloffexpvar$length()
static int
getDlloffexpvar$offset()
static int
length()
-
-
-
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()
-
-