You are here:
com.dtsearch.engine Package
>
Classes
>
WordListBuilder Class
>
WordListBuilder.getNthWord Method
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
WordListBuilder.getNthWord Method
WordListBuilder Class
com.dtsearch.engine Package
Syntax
Java
public
String
getNthWord
(
int
iWord
);
Description
Get the text of a word in the word list. iWord must be in the range from 0 to Count-1.