|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.vfs.CaseInsensitive
public class CaseInsensitive
Configuration for CaseInsensitive environments.
Constructor Summary | |
---|---|
CaseInsensitive()
|
Method Summary | |
---|---|
void |
init()
Init. |
static boolean |
isCaseInsensitive()
Returns true if the local environment is case sensitive. |
void |
setValue(boolean isInsensitive)
Sets true if case sensitive. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaseInsensitive()
Method Detail |
---|
public static boolean isCaseInsensitive()
public void setValue(boolean isInsensitive)
@PostConstruct public void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |