public class XpathMappingDataDictionary extends AbstractXmlDataDictionary implements org.springframework.beans.factory.InitializingBean
DataDictionary.PathMappingStrategymappingFile, mappings| Constructor and Description |
|---|
XpathMappingDataDictionary() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
NamespaceContextBuilder |
getNamespaceContextBuilder() |
void |
setNamespaceContextBuilder(NamespaceContextBuilder namespaceContextBuilder) |
String |
translate(Node node,
String value,
TestContext context)
Translate value with given path in message content.
|
interceptMessage, supportsMessageTypegetMappingFile, getMappings, getName, getPathMappingStrategy, isGlobalScope, setGlobalScope, setMappingFile, setMappings, setName, setPathMappingStrategyinterceptMessageConstructionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptMessageConstructionpublic String translate(Node node, String value, TestContext context)
DataDictionarytranslate in interface DataDictionary<Node>node - the key element in message contentvalue - current valuecontext - the current test contextpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractDataDictionary<Node>Exceptionpublic NamespaceContextBuilder getNamespaceContextBuilder()
public void setNamespaceContextBuilder(NamespaceContextBuilder namespaceContextBuilder)
namespaceContextBuilder - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.