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