public class StringInputSource extends AbstractReaderInputSource
Constructor and Description |
---|
StringInputSource(String source) |
Modifier and Type | Method and Description |
---|---|
String |
getSource() |
protected Reader |
openReader() |
String |
toString() |
close, getReader, restartSupported
public StringInputSource(String source)
source
- the source dataprotected Reader openReader()
openReader
in class AbstractReaderInputSource
public String getSource()
Copyright © 2004–2022 XWiki. All rights reserved.