Package | Description |
---|---|
com.liferay.portal.kernel.xml |
Modifier and Type | Method and Description |
---|---|
void |
Branch.add(Comment comment) |
protected abstract T |
BaseVisitor.handleComment(Comment comment) |
boolean |
Branch.remove(Comment comment) |
T |
BaseVisitor.visitComment(Comment comment) |
T |
Visitor.visitComment(Comment comment) |