Interface TextNode
- All Superinterfaces:
Node
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
void
setTextContent
(@Nullable String textContent) Methods inherited from interface com.juliewoolie.dom.Node
enterVisitor, exitVisitor, getDepth, getOwningDocument, getParent, getRenderingBounds, getSiblingIndex, hasFlag, nextSibling, previousSibling
-
Method Details
-
getTextContent
-
setTextContent
-