- schemaLanguage
- Specifies the schema language which the returned SchemaFactory will understand. schemaLanguage must specify a schema language.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException If schemaLanguage is null. Java.Lang.IllegalArgumentException If schemaLanguage.length() == 0 or schemaLanguage does not specify a schema language.
Is specified schema supported by this SchemaFactory?