|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlValidator | |
|---|---|
| org.springframework.xml.validation | Provides classes for XML validation in JAXP 1.0 and JAXP 1.3. |
| Uses of XmlValidator in org.springframework.xml.validation |
|---|
| Methods in org.springframework.xml.validation that return XmlValidator | |
|---|---|
static XmlValidator |
XmlValidatorFactory.createValidator(org.springframework.core.io.Resource[] schemaResources,
java.lang.String schemaLanguage)
Create a XmlValidator with the given schema resources and schema language type. |
static XmlValidator |
XmlValidatorFactory.createValidator(org.springframework.core.io.Resource schemaResource,
java.lang.String schemaLanguage)
Create a XmlValidator with the given schema resource and schema language type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||