- name
- The property name, which is a non-null fully-qualified URI.
Documentation for this section has not yet been entered.
Type Reason Org.Xml.Sax.SAXNotRecognizedException If the property value can't be assigned or retrieved. Org.Xml.Sax.SAXNotSupportedException When the XMLReader recognizes the property name but cannot determine its value at this time. Java.Lang.NullPointerException if the name parameter is null.
Look up the value of a property.
The property name is any fully-qualified URI. It is possible for a Javax.Xml.Validation.SchemaFactory to recognize a property name but temporarily be unable to return its value.
Javax.Xml.Validation.SchemaFactorys are not required to recognize any specific property names.
Implementers are free (and encouraged) to invent their own properties, using names built on their own URIs.