com.ihr.xbrl.util.zip
Class ZipFileProxy

java.lang.Object
  extended by java.io.File
      extended by com.ihr.xbrl.util.zip.ZipFileProxy
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<java.io.File>

public class ZipFileProxy
extends java.io.File

Author:
Ignacio
See Also:
Serialized Form

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

ZipFileProxy

public ZipFileProxy(java.io.File file,
                    java.net.URI base,
                    java.lang.String localZipPath)
Method Detail

getPath

public java.lang.String getPath()
Overrides:
getPath in class java.io.File

exists

public boolean exists()
Overrides:
exists in class java.io.File

getName

public java.lang.String getName()
Overrides:
getName in class java.io.File

getParentFile

public java.io.File getParentFile()
Overrides:
getParentFile in class java.io.File

getCanonicalFile

public java.io.File getCanonicalFile()
                              throws java.io.IOException
Overrides:
getCanonicalFile in class java.io.File
Throws:
java.io.IOException

getBase

public java.net.URI getBase()

getFiles

public java.io.File[] getFiles(java.lang.String dir)


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa