public class Text<Z extends Element> extends AbstractElement<Text<Z>,Z>
depth, name, parent, visitor
Constructor | Description |
---|---|
Text(ElementVisitor visitor,
int depth) |
|
Text(Z parent,
String text) |
Modifier and Type | Method | Description |
---|---|---|
String |
getValue() |
|
Text<Z> |
self() |
getDepth, getName, getParent, getVisitor, ยบ
Copyright © 2018. All rights reserved.