| Package | Description |
|---|---|
| org.mule.parser.service |
| Modifier and Type | Method and Description |
|---|---|
static ParserMode |
ParserMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserMode[] |
ParserMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
ParserService.parse(org.mule.apikit.model.api.ApiReference ref,
ParserMode parserConfig) |
Copyright © 2020. All rights reserved.