| Package | Description |
|---|---|
| com.ftpix.sherdogparser | |
| com.ftpix.sherdogparser.models | |
| com.ftpix.sherdogparser.parsers |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
String |
PictureProcessor.process(String url,
Fighter fighter)
Process a http url of a picture (most likely the fighter picture) and return another string.
|
| Modifier and Type | Method and Description |
|---|---|
List<Fighter> |
SearchResults.getFightersWithCompleteData()
Gets the fighter with the full data
This method can be long as it will query each fighter page
|
| Modifier and Type | Method and Description |
|---|---|
Fighter |
FighterParser.parseDocument(org.jsoup.nodes.Document doc)
Parse a sherdog page
|
Copyright © 2019. All rights reserved.