JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.snakeyaml.engine.v2.serializer
AnchorGenerator
Contents
Description
Method Summary
Method Details
nextAnchor(Node)
Hide sidebar
Show sidebar
Interface AnchorGenerator
All Known Implementing Classes:
NumberAnchorGenerator
public interface
AnchorGenerator
Functional interface to define Anchor for dumping
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Anchor
nextAnchor
(
Node
node)
Create anchor
Method Details
nextAnchor
Anchor
nextAnchor
(
Node
node)
Create anchor
Parameters:
node
- - the node to refer to
Returns:
unique name