public interface

InputSupplier

com.google.gdata.util.common.io.InputSupplier<T>

Class Overview

An factory for readable streams of bytes or characters.

Summary

Public Methods
abstract T getInput()

Public Methods

public abstract T getInput ()

Throws
IOException