public interface ChangesSchemaValidator
Modifier and Type | Method and Description |
---|---|
XmlValidationHandler |
validateXmlWithSchema(File file,
String schemaVersion,
boolean failOnValidationError) |
XmlValidationHandler validateXmlWithSchema(File file, String schemaVersion, boolean failOnValidationError) throws SchemaValidatorException
file
- schemaVersion
- failOnValidationError
- if false SchemaValidatorException will not be throwXmlValidationHandler
SchemaValidatorException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.