public final class Yaml extends Object
Modifier and Type | Method and Description |
---|---|
static XmlSuite |
parse(String filePath,
InputStream is) |
static StringBuilder |
toYaml(XmlSuite suite)
The main entry point to convert an XmlSuite into YAML.
|
public static XmlSuite parse(String filePath, InputStream is) throws FileNotFoundException
FileNotFoundException
public static StringBuilder toYaml(XmlSuite suite)
Copyright © 2024. All rights reserved.