public interface FileResource
File
and ZipEntry
.Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
boolean |
isDirectory() |
boolean |
isFile() |
long |
lastModified() |
long |
length() |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.