Interface ElementalTextNode.ContentStage
-
- All Known Implementing Classes:
ElementalTextNode.Builder
- Enclosing class:
- ElementalTextNode
public static interface ElementalTextNode.ContentStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ElementalTextNode.AlignStagecontent(java.lang.String content)ElementalTextNode.Builderfrom(ElementalTextNode other)
-
-
-
Method Detail
-
content
ElementalTextNode.AlignStage content(java.lang.String content)
-
from
ElementalTextNode.Builder from(ElementalTextNode other)
-
-