add


Description:

public bool add (IndexEntry entry) throws Error

Add a file to the index.

Parameters:

this

a Index.

entry

a IndexEntry.

Returns:

true if the file was successfully added, false otherwise.