public class TanukiImportTools extends Object
| Constructor and Description |
|---|
TanukiImportTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createContentFromTanuki(ContentContext ctx,
InputStream in,
String name,
String lang) |
static boolean |
importZipEntryToDataFolder(GlobalContext gc,
ZipEntry entry,
InputStream in,
String localFolder)
import a zip entry localy.
|
public static boolean importZipEntryToDataFolder(GlobalContext gc, ZipEntry entry, InputStream in, String localFolder) throws IOException
gc - entry - the zip entry.localFolder - the local forlder in static folder.IOExceptionpublic static void createContentFromTanuki(ContentContext ctx, InputStream in, String name, String lang) throws Exception
ExceptionCopyright © 2012-2018. All Rights Reserved.