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