Skip navigation links
org.netbeans.modules.extexecution.base/2 1.25
A B C E F G I K L N O P R S V W 

F

FileInput(File, Charset) - Constructor for class org.netbeans.api.extexecution.base.input.InputReaders.FileInput
Creates the new input representing the given file.
forFile(File, Charset) - Static method in class org.netbeans.api.extexecution.base.input.InputReaders
Returns the input reader for the given file.
forFileInputProvider(InputReaders.FileInput.Provider) - Static method in class org.netbeans.api.extexecution.base.input.InputReaders
Returns the input reader reading data from the given provider.
forReader(Reader) - Static method in class org.netbeans.api.extexecution.base.input.InputReaders
Returns the input reader backed by the given reader.
forStream(InputStream, Charset) - Static method in class org.netbeans.api.extexecution.base.input.InputReaders
Returns the input reader backed by the given stream.
A B C E F G I K L N O P R S V W 
Skip navigation links
org.netbeans.modules.extexecution.base/2 1.25