Home > Contents > Index >
Utilities.osIgnoreFileCase
Indicates whether the server's operating system has case-sensitive file system naming.
Syntax
public static boolean osIgnoreFileCase()Returns
Returns
true
if the naming is case-insensitive,false
if the naming is case sensitive or if case sensitivity cannot be determined.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.