org.netbeans.modules.extexecution/2 1.25.1

org.netbeans.api.extexecution.input
Interface InputReaders.FileInput.Provider

Enclosing class:
InputReaders.FileInput

public static interface InputReaders.FileInput.Provider

Provides the file input.

See Also:
InputReaders.forFileInputProvider(org.netbeans.api.extexecution.input.InputReaders.FileInput.Provider)

Method Summary
 InputReaders.FileInput getFileInput()
          Returns the file input to use or null if there is no file to read currently.
 

Method Detail

getFileInput

@CheckForNull
InputReaders.FileInput getFileInput()
Returns the file input to use or null if there is no file to read currently.

Returns:
the file input to use or null if there is no file to read currently

org.netbeans.modules.extexecution/2 1.25.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.