public class Comment<Z extends Element> extends AbstractElement<Comment<Z>,Z>
attrs, binderMethod, children, name, parent
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Comment<Z> |
addAttr(Attribute var1) |
|
Element |
addChild(Element var1) |
|
Comment<Z> |
cloneElem() |
|
String |
getValue() |
|
Comment<Z> |
self() |
__, binder, bindTo, clone, find, getAttributes, getChildren, getName, isBound, of
Copyright © 2018. All rights reserved.