public interface LineNumberSource
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber()
Gets the current line number starting at 1 (the number of
\r\n read so far plus 1). |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.