public class SearchParser extends Object
| Constructor and Description |
|---|
SearchParser() |
| Modifier and Type | Method and Description |
|---|---|
List<SherdogBaseObject> |
parse(String url)
PArses a search page results
|
public List<SherdogBaseObject> parse(String url) throws IOException
url - the search urlIOExceptionCopyright © 2019. All rights reserved.