Klasse YamlGenerator
java.lang.Object
org.xbib.datastructures.yaml.tiny.YamlGenerator
- Alle implementierten Schnittstellen:
org.xbib.datastructures.api.Generator
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungYamlGenerator(org.xbib.datastructures.api.Node<?> root) YamlGenerator(org.xbib.datastructures.api.Node<?> root, int indent, Writer writer) -
Methodenübersicht
-
Konstruktordetails
-
YamlGenerator
public YamlGenerator(org.xbib.datastructures.api.Node<?> root) -
YamlGenerator
-
-
Methodendetails
-
toMap
-
generate
- Angegeben von:
generatein Schnittstelleorg.xbib.datastructures.api.Generator- Löst aus:
IOException
-