Package gw.fs.jar
Interface IJarFileDirectory
- All Superinterfaces:
IDirectory,IResource
- All Known Implementing Classes:
JarEntryDirectoryImpl,JarFileDirectoryImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetOrCreateDirectory(String relativeName) getOrCreateFile(String relativeName) Methods inherited from interface gw.fs.IDirectory
clearCaches, dir, file, hasChildFile, isAdditional, listDirs, listFiles, mkdir, relativePathMethods inherited from interface gw.fs.IResource
create, delete, exists, getName, getParent, getPath, isChildOf, isDescendantOf, isInJar, isJavaFile, toJavaFile, toURI
-
Method Details
-
getOrCreateDirectory
-
getOrCreateFile
-