-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
del
Delimiter flag.
|
int |
pos
Token position.
|
byte[] |
text
Text.
|
-
-
Field Detail
-
text
public byte[] text
Text.
-
pos
public final int pos
Token position.
-
del
public final boolean del
Delimiter flag.
Copyright © 2005–2015 BaseX Team. All rights reserved.