public class ReadableResourceString extends ReadableResourceByteArray
IReadableResource based on a String which is
converted to a byte array with the provided charset.DEFAULT_COPY_NEEDED| Constructor and Description |
|---|
ReadableResourceString(String sString,
Charset aCharset) |
ReadableResourceString(String sResourceID,
String sString,
Charset aCharset) |
| Modifier and Type | Method and Description |
|---|---|
static ReadableResourceString |
utf8(String sString) |
static ReadableResourceString |
utf8(String sResourceID,
String sString) |
bytes, getInputStream, getOffset, isCopy, isEmpty, isReadMultiple, size, toStringexists, getAsFile, getAsURL, getPath, getReadableCloneForPath, getResourceIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllBytes, getBytesAsString, getHexEncoded, hasOffset, isNotEmpty, startsWith, writeTogetBufferedReader, getReadergetBufferedInputStreamCopyright © 2014–2022 Philip Helger. All rights reserved.