Class DelegatingPathExpressionProcessor

java.lang.Object
org.citrusframework.message.DelegatingPathExpressionProcessor
All Implemented Interfaces:
MessageProcessor, MessageTransformer

public class DelegatingPathExpressionProcessor extends Object implements MessageProcessor
Generic processor implementation delegating to JSONPath or XPath message processor based on given expression type. Delegate processor implementations are referenced through resource path lookup.