public class StringInputResource extends Object implements InputResource
| Constructor and Description |
|---|
StringInputResource(String data) |
| Modifier and Type | Method and Description |
|---|---|
Reader |
openNewInputReader(Charset charset) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescriptionpublic StringInputResource(String data)
public Reader openNewInputReader(Charset charset)
openNewInputReader in interface InputResourceCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.