WebDownloader
object.WebDownloader
object should be already configured and its url should be set with the appropriate method.
@param wd The WebDownloader
objectto use to download the data to parse
@return Null if no groups were specified or foundand an array with the specified groups values if found
@throws NoMatchException if the rule doesn't match
@throws IllegalStateException if the URL for the webdownloader instance was not set
@throws IOException
@see #parseData()
|
|
|
|
|
|
|
|
|
|
|
|