|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenFactory.Syntax | |
|---|---|
| org.mule.module.apikit.uri | |
| Uses of TokenFactory.Syntax in org.mule.module.apikit.uri |
|---|
| Methods in org.mule.module.apikit.uri that return TokenFactory.Syntax | |
|---|---|
static TokenFactory.Syntax |
TokenFactory.Syntax.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TokenFactory.Syntax[] |
TokenFactory.Syntax.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mule.module.apikit.uri with parameters of type TokenFactory.Syntax | |
|---|---|
static TokenFactory |
TokenFactory.getInstance(TokenFactory.Syntax syntax)
Returns a token factory instance. |
static Token |
TokenFactory.newToken(String exp,
TokenFactory.Syntax syntax)
Generates the token corresponding to the specified expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||