| Package | Description |
|---|---|
| org.mule.module.apikit.uri |
| Modifier and Type | Method and Description |
|---|---|
static List<Token> |
URITemplate.digest(String template)
Returns the list of tokens corresponding to the specified URI template.
|
static List<Token> |
URITemplate.digest(String template,
TokenFactory factory)
Returns the list of tokens corresponding to the specified URI template.
|
static Variable |
Variable.parse(String exp)
Parses the given expression and returns the corresponding instance.
|
static TokenOperatorDX |
TokenOperatorDX.parse(String exp)
Parses the specified string and returns the corresponding token.
|
Copyright © 2025. All rights reserved.