org.springframework.integration.xml.router
Class SchemaValidator
java.lang.Object
org.springframework.integration.xml.router.SchemaValidator
- All Implemented Interfaces:
- XmlValidator
public class SchemaValidator
- extends Object
- implements XmlValidator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaValidator
public SchemaValidator(Resource schemaResource,
String schemaLanguage)
throws IOException
- Throws:
IOException
isValid
public boolean isValid(Source source)
- Specified by:
isValid
in interface XmlValidator
Copyright © 2010. All Rights Reserved.