public class PseudoFileSystemImporter extends Object
Constructor and Description |
---|
PseudoFileSystemImporter(PseudoFileSystem fs,
String encoding) |
public PseudoFileSystemImporter(PseudoFileSystem fs, String encoding)
public String find(String uri) throws IOException
uri
- [String] The URI to import.IOException
public Date mtime(String uri)
uri
- [String] The URI of the file to check.
Comes from a `:filename` option set on an engine returned by this importer.Copyright © 2012-2013. All Rights Reserved.