| Package | Description |
|---|---|
| org.jboss.vfs | |
| org.jboss.vfs.spi |
| Modifier and Type | Method and Description |
|---|---|
TempDir |
TempFileProvider.createTempDir(String originalName)
Create a temp directory, into which temporary files may be placed.
|
| Constructor and Description |
|---|
JavaZipFileSystem(File archiveFile,
TempDir tempDir)
Create a new instance.
|
JavaZipFileSystem(String name,
InputStream inputStream,
TempDir tempDir)
Create a new instance.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.