Interface AnchorGenerator
- All Known Implementing Classes:
NumberAnchorGenerator
public interface AnchorGenerator
Functional interface to define Anchor for dumping
-
Method Summary
-
Method Details
-
nextAnchor
Create anchor- Parameters:
node
- - the node to refer to- Returns:
- unique name
-