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
IOException
public static void write(BasedirProvider basedirProvider, String fileName, byte[] content) throws IOException
IOException
public static void writeInRoot(Class clazz, String fileName, byte[] content) throws IOException
IOException
Copyright © 2005-2013 Agical AB. All Rights Reserved.