public class XMLToken
extends java.lang.Object
Constructor and Description |
---|
XMLToken(int context,
int startOffset,
int endOffset)
Creates a new instance of XMLToken
|
Modifier and Type | Method and Description |
---|---|
int |
getContext() |
int |
getEndOffset() |
int |
getStartOffset() |