public class DataLocation
extends java.lang.Object
Constructor and Description |
---|
DataLocation(org.apache.daffodil.lib.api.DataLocation dl) |
Modifier and Type | Method and Description |
---|---|
long |
bitPos1b()
Get the position of the data, in bits, using 1-based indexing
|
long |
bytePos1b()
Get the position of the data, in bytes, using 1-based indexing
|
java.lang.String |
toString() |
public long bitPos1b()
public long bytePos1b()
public java.lang.String toString()
toString
in class java.lang.Object