org.yaml.snakeyaml.serializer
Class NumberAnchorGenerator
java.lang.Object
org.yaml.snakeyaml.serializer.NumberAnchorGenerator
- All Implemented Interfaces:
- AnchorGenerator
public class NumberAnchorGenerator
- extends Object
- implements AnchorGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberAnchorGenerator
public NumberAnchorGenerator(int lastAnchorId)
nextAnchor
public String nextAnchor(Node node)
- Specified by:
nextAnchor in interface AnchorGenerator
Copyright © 2008–2017. All rights reserved.