| Package | Description |
|---|---|
| com.ftpix.sherdogparser | |
| com.ftpix.sherdogparser.parsers |
| Modifier and Type | Field and Description |
|---|---|
static PictureProcessor |
Constants.DEFAULT_PICTURE_PROCESSOR |
| Modifier and Type | Method and Description |
|---|---|
PictureProcessor |
Sherdog.getPictureProcessor()
Gets a picture processor
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sherdog.setPictureProcessor(PictureProcessor pictureProcessor)
Sets a picture processor if some processing is needed for the fighter picture
|
Sherdog.Builder |
Sherdog.Builder.withPictureProcessor(PictureProcessor processor)
Sets a cache folder for the parser
|
| Constructor and Description |
|---|
FighterParser(PictureProcessor processor)
Create a fight parser with a specified cache folder
|
FighterParser(PictureProcessor processor,
java.time.ZoneId zoneId)
Generates a fight parser with specified cache folder and zone id
|
Copyright © 2019. All rights reserved.