public class URLReaderSource extends AbstractReaderSource
A ReaderSource for source files hosted at a URL.
| Fields inherited from class | Fields | 
|---|---|
| class AbstractReaderSource | configuration | 
| Constructor and description | 
|---|
| URLReaderSource
                                (URL url, 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.
url -  url pointing to script sourceconfiguration -  configuration for compiling sourceCopyright © 2003-2024 The Apache Software Foundation. All rights reserved.