public final class Languages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RELAXNG_NS_URI
RELAX NG
This is most likely only supported if you use additional
libraries and configure JAXP to use them.
|
static String |
W3C_XML_SCHEMA_NS_URI
W3C XML Schema.
|
static String |
XML_DTD_NS_URI
DTD
|
public static final String W3C_XML_SCHEMA_NS_URI
public static final String XML_DTD_NS_URI
XMLConstants.XML_DTD_NS_URI
,
Constant Field Valuespublic static final String RELAXNG_NS_URI
This is most likely only supported if you use additional libraries and configure JAXP to use them.
XMLConstants.RELAXNG_NS_URI
,
Constant Field ValuesCopyright © 2001–2017 XMLUnit. All rights reserved.