public class TextElement extends Element
Constructor and Description |
---|
TextElement(String content) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getFormattedContent(int indentLevel) |
public TextElement(String content)
public String getFormattedContent(int indentLevel)
getFormattedContent
in class Element
public String getContent()
Copyright © 2010–2018 MyBatis.org. All rights reserved.