Constructor and Description |
---|
Text(StringBuilder content,
String encoding) |
Modifier and Type | Method and Description |
---|---|
void |
exec(Env env,
Scope scope,
Writer writer) |
byte[] |
getBytes()
供 OutputStream 模式下的 ByteWrite 使用
|
char[] |
getChars()
供 Writer 模式下的 CharWrite 使用
|
boolean |
isEmpty() |
String |
toString() |
getLocation, hasEnd, setExprList, setLocation, setStat, write
public Text(StringBuilder content, String encoding)
Copyright © 2018. All rights reserved.