|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Span
An interface to represent a span of text in the document.
| Method Summary | |
|---|---|
int |
getEndOffset()
Gets the end offset of the span, which is exclusive. |
int |
getStartOffset()
Gets the start offset of the span, which is inclusive. |
boolean |
isValid()
Checks if the span is valid. |
| Method Detail |
|---|
int getStartOffset()
int getEndOffset()
boolean isValid()
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||