DefaultContent.getPhysicalText

Returns a string representing the continuous content of the text store. <p>

@param start the physical start offset of the text to return @param length the physical length of the text to return @return the text

class DefaultContent
String
getPhysicalText
(
int start
,
)

Meta