org.yaml.snakeyaml.serializer
Interface AnchorGenerator

All Known Implementing Classes:
NumberAnchorGenerator

public interface AnchorGenerator


Method Summary
 String nextAnchor(Node node)
           
 

Method Detail

nextAnchor

String nextAnchor(Node node)


Copyright © 2008–2017. All rights reserved.