protected static class AbstractLineTracker.DelimiterInfo
extends java.lang.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.