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

C

call() - Method in class org.netbeans.api.extexecution.base.ProcessBuilder
Creates the new Process based on the properties configured in this builder.
cancel() - Method in class org.netbeans.api.extexecution.base.input.InputReaderTask
Cancels the task.
charset(Charset) - Method in class org.netbeans.api.extexecution.base.BaseExecutionDescriptor
Returns a descriptor with configured charset.
close() - Method in interface org.netbeans.api.extexecution.base.input.InputProcessor
Closes the processor releasing the resources held by it.
close() - Method in interface org.netbeans.api.extexecution.base.input.InputReader
Closes the reader releasing the resources held by it.
close() - Method in interface org.netbeans.api.extexecution.base.input.LineProcessor
Closes the processor releasing the resources held by it.
combine(ExplicitProcessParameters) - Method in class org.netbeans.api.extexecution.base.ExplicitProcessParameters.Builder
Apply ExplicitProcessParameters on top of this Builder's state.
copying(Writer) - Static method in class org.netbeans.api.extexecution.base.input.InputProcessors
Returns the processor that writes every character passed for processing to the given writer.
createEnvironment(EnvironmentImplementation) - Static method in class org.netbeans.spi.extexecution.base.EnvironmentFactory
Creates the instance of Environment from its SPI representation.
createProcess(ProcessParameters) - Method in interface org.netbeans.spi.extexecution.base.ProcessBuilderImplementation
Creates a process using the specified parameters.
createProcessBuilder(ProcessBuilderImplementation, String) - Static method in class org.netbeans.spi.extexecution.base.ProcessBuilderFactory
Creates the instance of ProcessBuilder from its SPI representation.
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.30