protected static class AbstractLineTracker.DelimiterInfo
extends Object
Combines the information of the occurrence of a line delimiter. delimiterIndex
is the index where a line delimiter starts, whereas delimiterLength,
indicates the length of the delimiter.