Class Location
java.lang.Object
com.schibsted.spt.data.jslt.impl.Location
Represents a position in a JSTL source code file. Used in error
messages.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Location
-
-
Method Details
-
getSource
-
getLine
public int getLine() -
getColumn
public int getColumn() -
toString
-