Microsoft SDK for Java

isCaseInsensitive

This method of the Document class determines whether the loaded XML is case-insensitive.

Syntax

public boolean isCaseInsensitive();

Return Value

Returns whether the loaded XML is case-insensitive. The default is yes.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.