public final class Yaml extends Object
| Modifier and Type | Method and Description |
|---|---|
static XmlSuite |
parse(String filePath,
InputStream is,
boolean loadClasses) |
static StringBuilder |
toYaml(XmlSuite suite) |
public static XmlSuite parse(String filePath, InputStream is, boolean loadClasses) throws FileNotFoundException
FileNotFoundExceptionpublic static StringBuilder toYaml(XmlSuite suite)
Copyright © 2025. All rights reserved.