Interface | Description |
---|---|
Page |
Interface for parsing page HTML.
|
Class | Description |
---|---|
DebugPage |
Html parsing for the Debug page.
|
NetworkPage |
Html String parser for /network page.
|
PageFactory |
Factory for creating different
Page objects. |
PlayerPage |
Used for parsing Inspect page out of database data and the html.
|
PlayerPluginTab |
Responsible for generating /player page plugin tabs based on DataExtension API data.
|
PlayersPage |
Html String parser for /players page.
|
ServerPage |
Used for parsing a Html String out of server.html.
|
ServerPluginTabs |
Responsible for generating /server page plugin tabs based on DataExtension API data.
|