Generated by
JDiff

Interface javax.jcr.NamespaceRegistry

Added Fields
String NAMESPACE_EMPTY A constant for the predefined namespace mapped by default to the prefix "" (the empty prefix).
String NAMESPACE_JCR A constant for the predefined namespace mapped by default to the prefix "jcr".
String NAMESPACE_MIX A constant for the predefined namespace mapped by default to the prefix "mix".
String NAMESPACE_NT A constant for the predefined namespace mapped by default to the prefix "nt".
String NAMESPACE_XML A constant for the predefined namespace mapped by default to the prefix "xml".
String PREFIX_EMPTY A constant for the predefined namespace prefix "" (the empty prefix).
String PREFIX_JCR A constant for the predefined namespace prefix "jcr".
String PREFIX_MIX A constant for the predefined namespace prefix "mix".
String PREFIX_NT A constant for the predefined namespace prefix "nt".
String PREFIX_XML A constant for the predefined namespace prefix "xml".