URLConnection.getDoOutput

URLConnection.getDoOutput

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean getDoOutput()
Returns
the value of this URLConnection's doOutput flag.
Description
Returns the value of this URLConnection's doOutput flag.

See Also
doOutput