| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.xml.parser | |
| org.mule.runtime.dsl.internal.xml.parser |
| Modifier and Type | Method and Description |
|---|---|
ConfigLine |
ConfigLine.Builder.build() |
ConfigLine |
ConfigLineProvider.getConfigLine() |
ConfigLine |
ConfigLine.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigLine> |
ConfigLine.getChildren() |
List<ConfigLine> |
ConfigFile.getConfigLines() |
| Modifier and Type | Method and Description |
|---|---|
ConfigLine.Builder |
ConfigLine.Builder.addChild(ConfigLine line) |
| Constructor and Description |
|---|
ConfigFile(String filename,
List<ConfigLine> configLines) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigLine> |
XmlApplicationParser.parse(Element configElement) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.