@Singleton
public class PlayerPageExporter
extends java.lang.Object
Constructor and Description |
---|
PlayerPageExporter(PlanFiles files,
DBSystem dbSystem,
PageFactory pageFactory,
RootJSONHandler jsonHandler,
Locale locale,
Theme theme) |
Modifier and Type | Method and Description |
---|---|
void |
export(java.nio.file.Path toDirectory,
java.util.UUID playerUUID,
java.lang.String playerName) |
@Inject public PlayerPageExporter(PlanFiles files, DBSystem dbSystem, PageFactory pageFactory, RootJSONHandler jsonHandler, Locale locale, Theme theme)
public void export(java.nio.file.Path toDirectory, java.util.UUID playerUUID, java.lang.String playerName) throws java.io.IOException, NotFoundException, ParseException
java.io.IOException
NotFoundException
ParseException