DefaultContent.getFullLine

Returns the line at the given index with delimiters. <p> @param index the index of the line to return @return the logical line text (i.e., without the gap) with delimiters

class DefaultContent
String
getFullLine
(
int index
)

Meta