org.apache.jasper.compiler
public static class SmapStratum.LineInfo extends Object
| Method Summary | |
|---|---|
| String | getString()
Retrieves the current LineInfo as a String, print all values
only when appropriate (but LineInfoID if and only if it's been
specified, as its necessity is sensitive to context). |
| void | setInputLineCount(int inputLineCount) Sets InputLineCount. |
| void | setInputStartLine(int inputStartLine) Sets InputStartLine. |
| void | setLineFileID(int lineFileID)
Sets lineFileID. |
| void | setOutputLineIncrement(int outputLineIncrement) Sets OutputLineIncrement. |
| void | setOutputStartLine(int outputStartLine) Sets OutputStartLine. |
| String | toString() |