Class XercesXmlValidator

java.lang.Object
org.frankframework.validation.AbstractXmlValidator
org.frankframework.validation.XercesXmlValidator
All Implemented Interfaces:
IConfigurationAware, IScopeProvider, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
XmlValidatorSender

public class XercesXmlValidator extends AbstractXmlValidator
Xerces based XML validator. N.B. noNamespaceSchemaLocation may contain spaces, but not if the schema is stored in a .jar or .zip file on the class path.
Author:
Johan Verrips IOS, Jaco de Groot