Class XmlWellFormedChecker

All Implemented Interfaces:
HasTransactionAttribute, IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IValidator, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class XmlWellFormedChecker extends FixedForwardPipe implements IValidator
Pipe that checks the well-formedness of the input message. If root is given then this is also checked.
Since:
4.4.5
Author:
Peter Leeuwenburgh