Package | Description |
---|---|
org.milyn.yaml.handler |
Modifier and Type | Class and Description |
---|---|
class |
AliasReferencingEventHandler
Adds a 'id' attribute to the element with the anchor and the 'ref' attribute
to the elements with the alias.
|
class |
AliasResolvingEventHandler
The elements or value from the anchor are resolved (copied) under the element
with the alias.
|
Modifier and Type | Method and Description |
---|---|
void |
YamlEventStreamHandler.handle(EventHandler eventHandler,
Iterable<org.yaml.snakeyaml.events.Event> yamlEventStream) |
Copyright © 2020. All rights reserved.