public static class ContextInformation.BaseContextInformation extends java.lang.Object implements ContextInformation
ContextInformation.BaseContextInformation| Constructor and Description |
|---|
BaseContextInformation(int offset,
java.lang.CharSequence label) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |
java.lang.CharSequence |
getText() |
public BaseContextInformation(int offset,
java.lang.CharSequence label)
public java.lang.CharSequence getText()
getText in interface ContextInformationpublic int getOffset()
getOffset in interface ContextInformation