| Package | Description |
|---|---|
| org.mule.module.apikit.uri |
| Modifier and Type | Class and Description |
|---|---|
class |
URIPattern
A URI Pattern for matching URI following the same regular structure.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
URIPattern.isMatchable(URITemplate template)
Indicates whether the given URI template can be used to construct a new URI Pattern instance.
|
| Constructor and Description |
|---|
URIPattern(URITemplate template)
Creates a new URI Pattern instance from an existing URI Template.
|
Copyright © 2014. All rights reserved.