public class ChainedFileSource extends Object implements FileSource
| Constructor and Description |
|---|
ChainedFileSource(List<DescendantFileSource> chain) |
public ChainedFileSource(List<DescendantFileSource> chain)
public File getFile(String path)
getFile in interface FileSourcepath - the relative path to the desired File.Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.