| Constructor | Description |
|---|---|
ReferenceNode(Node child) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor visitor) |
|
java.lang.String |
getTitle() |
|
java.lang.String |
getUrl() |
|
boolean |
setTitle(java.lang.String title) |
|
boolean |
setUrl(java.lang.String url) |
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildrenpublic ReferenceNode(Node child)