public abstract class FileFolder
extends java.lang.Object
| Constructor and Description |
|---|
FileFolder() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
count() |
static boolean |
isUrl(java.lang.String name)
Analiza un nombre de fichero en formato zip://zipname.zip?
|