info.joseluismartin.system
Class SystemUtils
java.lang.Object
info.joseluismartin.system.SystemUtils
public abstract class SystemUtils
- extends Object
System utility library
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemUtils
public SystemUtils()
open
public static void open(byte[] data,
String extension)
open
public static void open(File file)
getFileAsByteArray
public static byte[] getFileAsByteArray()
Copyright © 2012 JDAL. All Rights Reserved.