Package | Description |
---|---|
com.fasterxml.aalto.impl |
Modifier and Type | Field and Description |
---|---|
private static LocationImpl |
LocationImpl.EMPTY |
Modifier and Type | Method and Description |
---|---|
static LocationImpl |
LocationImpl.fromZeroBased(java.lang.String pubId,
java.lang.String sysId,
long rawOffset,
int rawRow,
int rawCol)
Helper method that will adjust given internal zero-based values
to 1-based values that should be externally visible.
|
static LocationImpl |
LocationImpl.getEmptyLocation() |