public static interface IndexReader.AddChildCallback
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(java.lang.String topDir,
java.lang.String filename,
long lastModified)
Callback for readChildren
|
void addChild(java.lang.String topDir,
java.lang.String filename,
long lastModified)
throws java.io.IOException
topDir - the directory of the child collectionfilename - the index filename of the child collectionlastModified - last modified for child collectionjava.io.IOException - on bad