|
Spring Web Services Framework | |||||||||
| 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(Resource[] schemaResources,
String schemaLanguage)
Create a XmlValidator with the given schema resources and schema language type. |
static XmlValidator |
XmlValidatorFactory.createValidator(Resource schemaResource,
String schemaLanguage)
Create a XmlValidator with the given schema resource and schema language type. |
|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||