public class XtfChunkMarkPos extends ChunkMarkPos
ChunkMarkPos
by adding node number, word offset, and
section type information.Modifier and Type | Field and Description |
---|---|
int |
nodeNumber
Which node the word is in
|
String |
sectionType
The section type (if any)
|
int |
wordOffset
The word offset from the start of the node
|
charPos, chunk, wordPos
Constructor and Description |
---|
XtfChunkMarkPos() |
Modifier and Type | Method and Description |
---|---|
void |
trim()
Remove trailing whitespace
|
countTextTo, getTextTo, wordPos