URL.getContent

URL.getContent

Class Overview | Class Members | This Package | All Packages

Syntax
public final Object getContent() throws IOException
Returns
the contents of this URL.
Description
Returns the contents of this URL. This method is a shorthand for:

Exceptions
IOException if an I/O exception occurs.
See Also
getContent