public class XMLToken extends 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() |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.