public class StringReaderSource extends AbstractReaderSource
A ReaderSource for source strings.
| Fields inherited from class | Fields | 
|---|---|
| class AbstractReaderSource | configuration | 
| 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-2024 The Apache Software Foundation. All rights reserved.