Documentation of 'org.python.core.util.PlatformUtil' Java class
PlatformUtil
org.python.core.util

Class PlatformUtil



  • public class PlatformUtil
    extends java.lang.Object
    Methods for testing the platform/operating system that we are on.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlatformUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean isCaseInsensitive() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlatformUtil

        public PlatformUtil()
    • Method Detail

      • isCaseInsensitive

        public static boolean isCaseInsensitive()
        Returns:
        True if the operating system we are on is case insensitive, where case insensitive means that a file that is stored as FOO can be accessed as (for example) FoO.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.