Close
dtSearch Engine API for Java
DataSource.getNextDoc Method
Syntax
Java
boolean getNextDoc();

Get the next document from the data source. The document information is stored in the properties. GetNextDoc returns true if it succeeds, false if there are no more documents.