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 

I

InputProcessor - Interface in org.netbeans.api.extexecution.base.input
Processes chars read by InputReader.
InputProcessors - Class in org.netbeans.api.extexecution.base.input
Factory methods for InputProcessor classes.
InputReader - Interface in org.netbeans.api.extexecution.base.input
This interface represents abstraction for reading characters.
InputReaders - Class in org.netbeans.api.extexecution.base.input
Factory methods for InputReader classes.
InputReaders.FileInput - Class in org.netbeans.api.extexecution.base.input
Represents the file with associated charset for reading from it.
InputReaders.FileInput.Provider - Interface in org.netbeans.api.extexecution.base.input
Provides the file input.
InputReaderTask - Class in org.netbeans.api.extexecution.base.input
Task consuming data from the certain reader, processing them with the given processor.
inReaderFactory(BaseExecutionDescriptor.ReaderFactory) - Method in class org.netbeans.api.extexecution.base.BaseExecutionDescriptor
Returns a descriptor with configured factory for standard input reader.
isArgReplacement() - Method in class org.netbeans.api.extexecution.base.ExplicitProcessParameters
Instructs to replace arguments collected so far.
isEmpty() - Method in class org.netbeans.api.extexecution.base.ExplicitProcessParameters
Returns true, if the instance has no effect when ExplicitProcessParameters.Builder.combine(org.netbeans.api.extexecution.base.ExplicitProcessParameters)d onto base parameters.
isLauncherArgReplacement() - Method in class org.netbeans.api.extexecution.base.ExplicitProcessParameters
Instructs to replace launcher arguments collected so far.
isRedirectErrorStream() - Method in class org.netbeans.spi.extexecution.base.ProcessParameters
Returns true if standard error stream should be redirected to standard output 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