public class StringReaderSource extends AbstractReaderSource
A ReaderSource for source strings.
Constructor and description |
---|
StringReaderSource(String string, CompilerConfiguration configuration) Creates the ReaderSource from a File descriptor. |
Methods inherited from class | Name |
---|---|
class AbstractReaderSource |
canReopenSource, cleanup, getLine |
Creates the ReaderSource from a File descriptor.
string
- string containing script sourceconfiguration
- configuration for compiling sourceCopyright © 2003-2022 The Apache Software Foundation. All rights reserved.