codesimian
Class WindowsOS

java.lang.Object
  extended by codesimian.WindowsOS

public class WindowsOS
extends java.lang.Object

static functions relevant to Microsoft Windows operating system


Constructor Summary
WindowsOS()
           
 
Method Summary
static boolean startsWithBannedFolderPrefix(java.lang.String folderPathName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsOS

public WindowsOS()
Method Detail

startsWithBannedFolderPrefix

public static boolean startsWithBannedFolderPrefix(java.lang.String folderPathName)