com.agical.rdoc.util
Class Write
java.lang.Object
com.agical.rdoc.util.Write
public class Write
- extends Object
- Author:
- brolund
(c) 2005 Agical AB
Constructor Summary |
Write()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Write
public Write()
write
public static void write(Class clazz,
String fileName,
byte[] content)
throws IOException
- Throws:
IOException
write
public static void write(BasedirProvider basedirProvider,
String fileName,
byte[] content)
throws IOException
- Throws:
IOException
writeInRoot
public static void writeInRoot(Class clazz,
String fileName,
byte[] content)
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Agical AB. All Rights Reserved.