| Constructor and Description |
|---|
AnchorLinkNode(String text) |
AnchorLinkNode(String textForName,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
String |
getName() |
append, getChildren, getText, toStringgetEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndicespublic AnchorLinkNode(String text)
Copyright © 2009–2025 org.pegdown. All rights reserved.