|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.File
com.ihr.xbrl.util.zip.ZipFileProxy
public class ZipFileProxy
| Field Summary |
|---|
| Fields inherited from class java.io.File |
|---|
pathSeparator, pathSeparatorChar, separator, separatorChar |
| Constructor Summary | |
|---|---|
ZipFileProxy(java.io.File file,
java.net.URI base,
java.lang.String localZipPath)
|
|
| Method Summary | |
|---|---|
boolean |
exists()
|
java.net.URI |
getBase()
|
java.io.File |
getCanonicalFile()
|
java.io.File[] |
getFiles(java.lang.String dir)
|
java.lang.String |
getName()
|
java.io.File |
getParentFile()
|
java.lang.String |
getPath()
|
| Methods inherited from class java.io.File |
|---|
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, getAbsoluteFile, getAbsolutePath, getCanonicalPath, getFreeSpace, getParent, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toString, toURI, toURL |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ZipFileProxy(java.io.File file,
java.net.URI base,
java.lang.String localZipPath)
| Method Detail |
|---|
public java.lang.String getPath()
getPath in class java.io.Filepublic boolean exists()
exists in class java.io.Filepublic java.lang.String getName()
getName in class java.io.Filepublic java.io.File getParentFile()
getParentFile in class java.io.File
public java.io.File getCanonicalFile()
throws java.io.IOException
getCanonicalFile in class java.io.Filejava.io.IOExceptionpublic java.net.URI getBase()
public java.io.File[] getFiles(java.lang.String dir)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||