public static interface SectionContent.Renderable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
render()
Gets the string representation of the instance.
|
java.lang.String |
toString()
Gets the string representation of the instance internal string part.
|
java.lang.String render()
java.lang.String toString()
toString in class java.lang.Object