org.artofsolving.jodconverter.util
Class PlatformUtils

java.lang.Object
  extended by org.artofsolving.jodconverter.util.PlatformUtils

public class PlatformUtils
extends Object


Method Summary
static boolean isLinux()
           
static boolean isMac()
           
static boolean isWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isLinux

public static boolean isLinux()

isMac

public static boolean isMac()

isWindows

public static boolean isWindows()


Copyright © 2003-2011. All Rights Reserved.