| Package | Description |
|---|---|
| org.mule.parser.service | |
| org.mule.parser.service.references | |
| org.mule.parser.service.result | |
| org.mule.parser.service.strategy |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
ParserService.parse(org.mule.apikit.model.api.ApiReference ref) |
ParseResult |
ParserService.parse(org.mule.apikit.model.api.ApiReference ref,
ParserMode parserConfig) |
| Constructor and Description |
|---|
ReferencesResolver(ParseResult amfParseResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParseResult |
class |
ExceptionParseResult |
| Modifier and Type | Class and Description |
|---|---|
class |
WithFallbackParsingStrategy.FallbackParseResult |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
AMFParsingStrategy.parse(org.mule.apikit.model.api.ApiReference ref) |
ParseResult |
ParsingStrategy.parse(org.mule.apikit.model.api.ApiReference ref) |
ParseResult |
WithFallbackParsingStrategy.parse(org.mule.apikit.model.api.ApiReference ref) |
ParseResult |
RamlParsingStrategy.parse(org.mule.apikit.model.api.ApiReference ref) |
Copyright © 2022. All rights reserved.