protected static class Decompressor.Entry
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Entry(java.lang.String name,
boolean isDirectory) |
protected |
Entry(java.lang.String name,
com.intellij.util.io.Decompressor.Type type,
boolean isWritable,
boolean isExecutable,
java.lang.String linkTarget) |
Modifier and Type | Method and Description |
---|---|
protected Decompressor.Entry |
mapPathPrefix(java.util.List<java.lang.String> prefix) |
protected Entry(java.lang.String name, boolean isDirectory)
protected Entry(java.lang.String name, com.intellij.util.io.Decompressor.Type type, boolean isWritable, boolean isExecutable, java.lang.String linkTarget)
protected Decompressor.Entry mapPathPrefix(java.util.List<java.lang.String> prefix) throws java.io.IOException
java.io.IOException