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) |
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
public ReferenceNode(Node child)
Copyright © 2009–2023 org.pegdown. All rights reserved.