Fields Summary |
---|
public static final String | PROPERTY_SCHEMA_LOCATIONproperty for location of xml schema |
public static final String | PROPERTY_NO_NAMESPACE_SCHEMA_LOCATIONproperty for location of no-name schema |
public static final String | FEATURE_XSD_FULL_VALIDATIONproperty for full validation |
public static final String | FEATURE_XSDproperty for xsd |
public static final String | FEATURE_VALIDATIONproperty for validation |
public static final String | FEATURE_NAMESPACESproperty for namespace support |
public static final String | FEATURE_JAXP12_SCHEMA_LANGUAGEproperty for schema language |
public static final String | FEATURE_JAXP12_SCHEMA_SOURCEproperty for schema source |
public static final String | URI_XSDthe namespace for XML schema |
public static final String | FEATURE_EXTERNAL_ENTITIESthe sax external entities feature |
public static final String | FEATURE_DISALLOW_DTDthe apache.org/xml disalllow doctype decl feature |