public static interface IndexReader.AddChildCallback
Modifier and Type | Method and Description |
---|---|
void |
addChild(String topDir,
String filename,
long lastModified)
Callback for readChildren
|
void addChild(String topDir, String filename, long lastModified) throws IOException
topDir
- the directory of the child collectionfilename
- the index filename of the child collectionlastModified
- last modified for child collectionIOException
- on badCopyright © 1999–2016 UCAR/Unidata. All rights reserved.