Package net.sourceforge.plantuml
Class AFileZipEntry
java.lang.Object
net.sourceforge.plantuml.AFileZipEntry
- All Implemented Interfaces:
AFile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
AFileZipEntry
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
openFile
public java.io.InputStream openFile() -
isOk
public boolean isOk() -
hashCode
public int hashCode()- Overrides:
hashCode
in classjava.lang.Object
-
equals
public boolean equals(java.lang.Object obj) - Overrides:
equals
in classjava.lang.Object
-
getParentFile
- Specified by:
getParentFile
in interfaceAFile
-
getUnderlyingFile
- Specified by:
getUnderlyingFile
in interfaceAFile
-
getSystemFolder
- Specified by:
getSystemFolder
in interfaceAFile
- Throws:
java.io.IOException
-