| Package | Description |
|---|---|
| cdc.util.data |
| Modifier and Type | Method | Description |
|---|---|---|
Comment |
Element.addComment(java.lang.String content) |
Adds a comment as last child.
|
Comment |
Element.addComment(java.lang.String content,
boolean merge) |
Adds a comment as last child.
|
Comment |
Comment.clone(boolean recurse) |
| Modifier and Type | Method | Description |
|---|---|---|
default java.lang.Iterable<Comment> |
Parent.getComments() |
| Constructor | Description |
|---|---|
Comment(Comment other) |
Copyright © 2018. All rights reserved.