public class ParserService extends Object
| Constructor and Description |
|---|
ParserService() |
ParserService(ScheduledExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
parse(org.mule.apikit.model.api.ApiReference ref) |
ParseResult |
parse(org.mule.apikit.model.api.ApiReference ref,
ParserMode parserConfig) |
public ParserService()
public ParserService(ScheduledExecutorService executor)
public ParseResult parse(org.mule.apikit.model.api.ApiReference ref)
public ParseResult parse(org.mule.apikit.model.api.ApiReference ref, ParserMode parserConfig)
Copyright © 2022. All rights reserved.