Template.EncodingOptions, Template.ExpansionOptions| Modifier and Type | Method and Description |
|---|---|
static BodyTemplate |
create(String template)
Create a new Body Template.
|
String |
expand(Map<String,?> variables)
Expand the template.
|
encodeLiteral, getCharset, getLiterals, getVariables, isLiteral, resolveExpression, toStringpublic static BodyTemplate create(String template)
template - to parse.Copyright © 2012–2020 OpenFeign. All rights reserved.