public class StringContentProvider extends BytesContentProvider
ContentProvider for strings.
It is possible to specify, at the constructor, an encoding used to convert
the string into bytes, by default UTF-8.| Constructor and Description |
|---|
StringContentProvider(String content) |
StringContentProvider(String content,
String encoding) |
getLength, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 1995-2023 Mort Bay Consulting. All Rights Reserved.