Package | Description |
---|---|
org.apache.synapse.mediators.transform.pfutils |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
TemplateProcessor.inferReplacementType(java.util.Map.Entry<java.lang.String,ArgumentDetails> entry)
Helper function that takes a Map of String, ArgumentDetails where key contains the value of an evaluated
SynapsePath expression and value contains the type of SynapsePath + deepcheck status in use.
|
protected java.lang.String |
TemplateProcessor.prepareReplacementValue(java.lang.String mediaType,
MessageContext synCtx,
java.util.Map.Entry<java.lang.String,ArgumentDetails> replacementEntry)
Preprocess and converty types of the given arg value.
|
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.