| 构造器和说明 |
|---|
Text(StringBuilder content,
String encoding)
Constructor for Text.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exec(Env env,
Scope scope,
Writer writer)
exec.
|
byte[] |
getBytes()
Getter for the field
bytes. |
char[] |
getChars()
Getter for the field
chars. |
boolean |
isEmpty()
isEmpty.
|
String |
toString()
toString.
|
getLocation, hasEnd, setExprList, setLocation, setStat, writepublic Text(StringBuilder content, String encoding)
Constructor for Text.
content - a StringBuilder object.encoding - a String object.Copyright © 2023. All rights reserved.