Interface AnchorGenerator

  • All Known Implementing Classes:
    NumberAnchorGenerator

    public interface AnchorGenerator
    Support different anchors
    • Method Detail

      • nextAnchor

        String nextAnchor​(Node node)
        Create a custom anchor to the provided Node
        Parameters:
        node - - the data to anchor
        Returns:
        value to be used in the YAML document