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.IOException
public static void createContentFromTanuki(ContentContext ctx, InputStream in, String name, String lang) throws Exception
Exception
Copyright © 2012-2018. All Rights Reserved.