Class JAXPConstants.Properties

java.lang.Object
org.custommonkey.xmlunit.JAXPConstants.Properties
Enclosing class:
JAXPConstants

public static final class JAXPConstants.Properties extends Object
Contains names for common properties.
  • Field Details

    • SCHEMA_LANGUAGE

      public static final String SCHEMA_LANGUAGE
      Property name for the Schema Language being used. As of JAXP 1.2, only W3C Schema are supported.
      See Also:
    • SCHEMA_SOURCE

      public static final String SCHEMA_SOURCE
      Property name for the Schema Location being used.
      See Also: