public class Write extends Object
| Constructor and Description |
|---|
Write() |
| Modifier and Type | Method and Description |
|---|---|
static void |
write(BasedirProvider basedirProvider,
String fileName,
byte[] content) |
static void |
write(Class clazz,
String fileName,
byte[] content) |
static void |
writeInRoot(Class clazz,
String fileName,
byte[] content) |
public static void write(Class clazz, String fileName, byte[] content) throws IOException
IOExceptionpublic static void write(BasedirProvider basedirProvider, String fileName, byte[] content) throws IOException
IOExceptionpublic static void writeInRoot(Class clazz, String fileName, byte[] content) throws IOException
IOExceptionCopyright © 2005-2013 Agical AB. All Rights Reserved.