getEndPosition abstract method

NodePosition getEndPosition()

Returns the [NodePosition that represents the "end" of the content within this component, such as the last character of a paragraph.

See Document for more information about DocumentNodes and node positions.

Implementation

NodePosition getEndPosition();