| Constructor and Description |
|---|
ReferenceNode(Node child) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
String |
getTitle() |
String |
getUrl() |
boolean |
setTitle(String title) |
boolean |
setUrl(String url) |
getChildrengetEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringpublic ReferenceNode(Node child)
Copyright © 2009–2025 org.pegdown. All rights reserved.