|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.xml.router.SchemaValidator
public class SchemaValidator
| Constructor Summary | |
|---|---|
SchemaValidator(org.springframework.core.io.Resource schemaResource,
java.lang.String schemaLanguage)
|
|
| Method Summary | |
|---|---|
boolean |
isValid(javax.xml.transform.Source source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaValidator(org.springframework.core.io.Resource schemaResource,
java.lang.String schemaLanguage)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean isValid(javax.xml.transform.Source source)
isValid in interface XmlValidator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||