Javax.Xml.XMLConstants: Field Members

The fields of Javax.Xml.XMLConstants are listed below. For a list of all members, see the XMLConstants Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
DefaultNsPrefixstring.
const
FeatureSecureProcessingstring.
  • true instructs the implementation to process XML securely. This may set limits on XML constructs to avoid conditions such as denial of service attacks.
  • false instructs the implementation to process XML according to the letter of the XML specifications ignoring security issues such as limits on XML constructs to avoid conditions such as denial of service attacks.
const
NullNsUristring.
const
RelaxngNsUristring.
const
W3cXmlSchemaInstanceNsUristring.
const
W3cXmlSchemaNsUristring.
const
W3cXpathDatatypeNsUristring.
const
XmlDtdNsUristring.
const
XmlnsAttributestring.
const
XmlnsAttributeNsUristring.
const
XmlNsPrefixstring.
const
XmlNsUristring.