Modifier and Type | Class and Description |
---|---|
class |
YamlCommentDumper |
class |
YamlCommentParser |
class |
YamlCommentReader |
Modifier and Type | Field and Description |
---|---|
protected YamlCommentMapper |
YamlCommentDumper.yamlCommentMapper |
Constructor and Description |
---|
YamlCommentDumper(YamlCommentMapper yamlCommentMapper,
org.simpleyaml.utils.DumperBus.Dumper source,
Writer writer) |
Modifier and Type | Method and Description |
---|---|
YamlCommentMapper |
YamlFile.getCommentMapper()
Get the comment mapper.
|
Modifier and Type | Method and Description |
---|---|
YamlCommentMapper |
SimpleYamlImplementation.parseComments(Reader reader)
Parse comments from a reader.
|
Modifier and Type | Field and Description |
---|---|
protected YamlCommentMapper |
YamlImplementationCommentable.yamlCommentMapper
A comment mapper to add comments to sections or values
|
Modifier and Type | Method and Description |
---|---|
YamlCommentMapper |
YamlImplementationCommentable.getCommentMapper()
Get the comment mapper to get or set comments.
|
Modifier and Type | Class and Description |
---|---|
class |
SnakeYamlCommentMapper |
Copyright © 2023. All rights reserved.