public class StringResource extends CharSequenceResource
CharSequenceResource
,
Serialized FormConstructor and Description |
---|
StringResource(String data)
构造,使用UTF8编码
|
StringResource(String data,
String name)
构造,使用UTF8编码
|
StringResource(String data,
String name,
Charset charset)
构造
|
getName, getReader, getStream, getUrl, readBytes, readStr
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isModified, readUtf8Str, writeTo
Copyright © 2024. All rights reserved.