Creates a new {@link GDataParser} for the provided InputStream, using the
default feed type for the client.
param
is The InputStream that should be parsed.
return
The GDataParser that will parse is.
throws
ParseException Thrown if the GDataParser could not be created.
Note that this can occur if the feed in the InputStream is not of
the default type assumed by this method.