Package | Description |
---|---|
com.ftpix.sherdogparser | |
com.ftpix.sherdogparser.exceptions | |
com.ftpix.sherdogparser.parsers |
Modifier and Type | Method and Description |
---|---|
Event |
Sherdog.getEvent(String sherdogUrl)
Gets an event via it's sherdog URL.
|
Event |
Sherdog.getEventFromHtml(String html)
Gets an event via it's shergog page HTML
|
Fighter |
Sherdog.getFighter(String sherdogUrl)
Get a fighter via it;s sherdog URL.
|
Fighter |
Sherdog.getFighterFromHtml(String html)
Get a fighter via it;s sherdog page HTML
|
Organization |
Sherdog.getOrganization(Organizations organization)
Gets an organization via it's sherdog URL.
|
Organization |
Sherdog.getOrganization(String sherdogUrl)
Gets an organization via it's sherdog URL.
|
Organization |
Sherdog.getOrganizationFromHtml(String html)
Gets an organization via it's sherdog page HTML, in case you want to have your own way of getting teh HTML content
|
Modifier and Type | Class and Description |
---|---|
class |
NotASherdogURLException |
Modifier and Type | Method and Description |
---|---|
default T |
SherdogParser.parse(String url)
Parse a sherdog page
|
Copyright © 2019. All rights reserved.