Class
caplin.streamlink

PageElement

Provides information about a single text change for the given row and column in a Page.

Constructor Summary

Attributes Name and Description
caplin.streamlink.PageElement()

Method Summary

Attributes Name and Description
String getText()

Returns the page text at the given row and column.

Constructor Detail

caplin.streamlink.PageElement()

Method Detail

String getText()

Returns the page text at the given row and column.

Returns
{String} The page text at the given row and column.