public static class DefaultNCompress.Item extends Object
| Constructor and Description |
|---|
Item(NInputSource value,
NCompress c) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isSourceDirectory() |
boolean |
isSourcePath() |
DefaultNCompress.Item[] |
list() |
InputStream |
open() |
public Item(NInputSource value, NCompress c)
public boolean isSourcePath()
public boolean isSourceDirectory()
public DefaultNCompress.Item[] list()
public InputStream open()
public String getName()
Copyright © 2025 vpc open source initiative. All rights reserved.